From: <fh...@at...> - 2000-08-02 01:53:41
|
In <Pin...@en...>, on 08/02/00 at 08:08 AM, No Spam <no...@no...> said: >On Tue, 1 Aug 2000, Gordon Huby wrote: >> signal.c >> signal.c: In function `do_sigaction': >> signal.c:921: fixed or forbidden register 68 (0) was spilled for class CR0_REGS. >> This may be due to a compiler bug or to impossible asm statements or clauses. One problem I've noticed with the built it myself compiler (I don't know if the problem I will describe comes from there though) is that the temporary assembler files sometime seem to not get written fully or are corrupted by the compiler before the assembler attempts to assemble them. At least that's the only explanation I can come up with. I get an error something like invalid assembler instruction or parse error. Restarting the compile *most* of the time seems to eliminate the error, but not all the time. Fred |