On Sat, Mar 23, 2002 at 08:37:18AM -0800, James Morrison wrote: > Hi, > > I'm trying to compile the hurd in the hurd while using oskit-mach, but I'm > getting the following error: > ../../libdiskfs/file-syncfs.c:61: Internal compiler error: > ../../libdiskfs/file-syncfs.c:61: internal error--unrecognizable insn: > (insn/i 112 111 113 (parallel[ > (set (reg/v:SI 42) > (asm_operands/v ("xchgl %0, %1") ("=&r") 0[ > (reg:SI 41) > ] > [ > (asm_input:SI ("0")) > ] ("/include/machine-lock.h") 53)) > (set (mem/v:SI (reg/v:SI 39) 0) > (asm_operands/v ("xchgl %0, %1") ("=m") 1[ > (reg:SI 41) > ] > [ > (asm_input:SI ("0")) > ] ("/include/machine-lock.h") 53)) > ] ) -1 (insn_list 106 (insn_list 111 (nil))) > (expr_list:REG_DEAD (reg:SI 41) > (nil))) > make[1]: *** [file-syncfs.o] Error 1 > make[1]: Leaving directory `/home/compile/A/cvs/hurd/build/libdiskfs' > make: *** [libdiskfs] Error 2 > > machine-lock.h comes from the libc-0.2-dev package. I have no clue how this > should be fixed.
Use gcc 3 or change the Makefile CFLAGS to -O2 if you want to keep using gcc 2.95. Jeroen Dekkers -- Jabber supporter - http://www.jabber.org Jabber ID: [EMAIL PROTECTED] Debian GNU supporter - http://www.debian.org http://www.gnu.org IRC: jeroen@openprojects
msg03420/pgp00000.pgp
Description: PGP signature