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]

Re: DG/UX Dwarf1 Problem - Switch to GDB?


> >Eric, with a recommendation like that, I suspect you're going to try
> >this soon.  Let me save you from a suprise.  On X86 with dwarf2 a
> >bootstrap will fail.

I now have reason to think that it might not fail for your target.  See
message sent scant moments ago.

> >  /home3/tmp/x/gcc/xgcc -B/home3/tmp/x/gcc/
> >  -B/usr/local/i686-UnixWare7.1.0-sysv5/bin/ -c -g -O2
>
> Thanks for the warning...  Am I reading something wrong, or do I see
> -O2 already on the line with the error.  Wouldn't CXXFLAGS=-O2 just do
> the same thing?  Do you mean CXXFLAGS=-O?

Yes, you do see -O2.  The goal is to get around the abort in dwarf2out.c
by turning off debugging for hte libio build. Note that I didn't include
`-g'.

RJL


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