This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: gcj vs. SIGSEGV


On Tue, 10 Feb 2004, Dr. Franz Fehringer wrote:
> >  > export GCJFLAGS="-pipe -Wp,-D_REENTRANT -Wp,-D_GNU_SOURCE -Wp,-D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -marchexport LDFLAGS="-O3 -L/usr/local/lib -L/usr/X11R6/lib"
> >
> > This is very weird.  -fomit-frame-pointer will surely break the libgcj
> > build.
>
> Thanks, will try your suggestion.

Did it help?

Also, check your minimum binutils requirements:

http://gcc.gnu.org/install/specific.html#ix86-*-linux*

(Problems with older gas typically manifest at -O3.)

Jeff


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