CFLAGS=-O2 -pipe problems in RELENG_5 ?

Ulrich Spoerlein q at uni.de
Thu Jan 13 14:51:51 PST 2005


On Wed, 12.01.2005 at 17:38:56 -0500, Mike Tancsa wrote:
> I did a buildworld /buildkernel with a RELENG_5 box using the following 
> flags
> 
> 
> CPUTYPE=i686
> KERNCONF=recycle
> CFLAGS=-O2 -pipe
> COPTFLAGS=-O2 -pipe
> NO_MODULES=true    # do not build modules with the kernel
> MODULES_WITH_WORLD=true # do not build modules when building kernel

I'm using -Os -pipe ever since installing 5.x after the gcc update.
Haven't encountered any problem so far..

> cc -O2 -pipe  -I/usr/obj/usr/src/i386/legacy/usr/include -c 
> /usr/src/games/fortune/strfile/strfile.c
> /usr/src/games/fortune/strfile/strfile.c: In function `add_offset':
> /usr/src/games/fortune/strfile/strfile.c:344: internal compiler error: Bus 
> error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.

ICEs (internal compiler errors) usually point to serious hardware
problems. Check that your RAM is OK and the CPU not overheating.

Ulrich Spoerlein
-- 
 PGP Key ID: F0DB9F44				Encrypted mail welcome!
Fingerprint: F1CE D062 0CA9 ADE3 349B  2FE8 980A C6B5 F0DB 9F44
Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn."
didn't you understand?


More information about the freebsd-stable mailing list