This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[BUG] 3.0.2 build failure - CFLAGS modified


        Hello folks, have been hit by the following issue:
	i modified CFLAGS LIBCFLAGS LIBCXXFLAGS while make bootstrap
   to -Os -fomit-frame-pointer -ffast-math -mcpu=pentium -malign-loops=2 -malign-jumps=2 -mpreferred-stack-boundary=2
	And on stage 2 (actual bootstrapping), gcc made a "Segmentation Fault"
    on unwind-dw2.c.
	When i had rebuilt gcc with default *FLAGS all went ok.    

    i have a Pentium-Classic cpu, linux-2.4.13, glibc-2.2.3, host gcc-2.95.3
    gcc was built in separate directory.

    hope that helps...

cheers, Samium Gromoff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]