bug-hurd
[Top][All Lists]
Advanced

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

Re: Native compile problem


From: Marcus Brinkmann
Subject: Re: Native compile problem
Date: Wed, 18 Jul 2001 23:26:19 +0200
User-agent: Mutt/1.3.18i

On Wed, Jul 18, 2001 at 04:15:09PM -0700, Derek Fults wrote:
> gcc -O  -Wall -g -O3 -DHAVE_CRYPT=1  -I. -I../../libdiskfs -I.. -I../..
> -I../../include -D_GNU_SOURCE  -c -o file-syncfs.o
> ../../libdiskfs/file-syncfs.c
> ../../libdiskfs/file-syncfs.c: In function `helper':
> ../../libdiskfs/file-syncfs.c:61: internal error--unrecognizable insn:
> (insn/i 123 122 124 (parallel[

[...]

A bug in gcc, unfortunately.  Replace O3 with O2 in Makeconf, and you should
be fine.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

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