bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error compilimg hurd cvs source


From: Mark Kettenis
Subject: Re: error compilimg hurd cvs source
Date: Mon, 2 Jul 2001 00:41:09 +0200

   From: Moritz Schulte <moritz@chaosdorf.de>
   Date: 02 Jul 2001 00:27:20 +0200

   > make[1]: Entering directory `/root/src/hurd/libdiskfs'
   > gcc -O -Wall -g -O3  -I.  -I..  -I../include -D_GNU_SOURCE    -c -o 
file-syncfs.o file-syncfs.c
   > file-syncfs.c: In function `helper':
   > file-syncfs.c:61: internal error--unrecognizable insn:

   IIRC i got the same error. Decreasing the optimiziation from '-O3' to
   '-O2' helped (it seems to be a bug in gcc). You can do that in the
   file 'Makeconf' in the Hurd source tree.

It *is* a bug in GCC.  Please report it to the GCC folks.  See
http://gcc.gnu.org/bugs.html for more information on reporting bugs in
GCC.

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]