gcc-3.1 results on SCO OpenServer 5.0.5 and Solaris 2.6

Jeff Sturm jsturm@one-point.com
Fri Jun 7 17:49:00 GMT 2002


On Fri, 7 Jun 2002, William Bader wrote:
> Steve says that I would have been better off downloading a newer gcc
> from http://www.sunfreeware.com and then following his instructions
> and using
>   --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
>   --disable-nls --enable-languages=c,c++,objc --disable-libgcj

I wouldn't call that better, just different.  I prefer GNU binutils.
Also, --disable-libgcj is implied if java isn't built, so it's redundant
above.

>   Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader
> loading executables built with -g and -fbounds-checking,
> but gdb-5.2 built from source works OK.

Right, 3.1 requires some DWARF fixes in recent gdb+binutils.

Glad it worked for you.  Thanks for the update.

Jeff



More information about the Gcc-bugs mailing list