gcc-2.8.0 mailing list ?

Jeffrey A Law law@cygnus.com
Sat Dec 27 19:20:00 GMT 1997


  In message < 9712271745.aa04767@baerlap.north.de >you write:
  > Is there a list like this for gcc-2.8 ?
Yes, but it is a private list.


  > Is there a web page or other information ?
http://www.gnu.org/software/gcc/gcc.html

  > Does egcs/gcc-2.8 support profiling under Solaris-x86 ?
Don't know -- if it's not supported, then that might be a good
beginner project for someone that needs support for profiling
on that platform.  I see lots of stuff that relates to profiling
for solaris-x86, so hopefully it actually works.

  > Does egcs/gcc-2.8 under Solaris-x86 generate 'out of the box' debugging
  > information for c++ that is understandable by gdb ?
It defaults to the same debug symbols as the native compiler on that
system, dwarf1 I believe.  And dwarf1's support for C++ is marginal
at best.

It also supports gdb and dwarf2 as command line options, which should
work much better with C++.


jeff



More information about the Gcc mailing list