Derrik Pates <[EMAIL PROTECTED]> writes: > For some reason, during the compilation of mozilla-thunderbird, I > get the following error from gcc: > > {standard input}: Assembler messages: > {standard input}:5454: Error: value of 3f91f4fc000840d8 too large for field > of 4 bytes at 0000000000000020 > > It will fail to build, then when I start the build again, succeed at > building that module, and fail with a similar message (the line > number, and the two 16-digit hex values change). If there's any > further info I can provide that might be of use, let me know
Try to call the invocation that caused the error manually. If the problem does not occur, it's most likely a hardware problem. If it does, add -save-temps to the command line and send us the .i file. -- Falk