Making debugable bins an option?

Jeffrey A Law law@cygnus.com
Tue Feb 17 23:59:00 GMT 1998


  In message < 98021717371100.05277@z2.n2480.f898.fidonet.org >you write:
  > On Tue, 17 Feb 1998, you wrote:
  > 
  > >Do you mean in the compiler itself?
  > 
  >  everywhere....
In that case, not really.

  > >make CFLAGS="-O2" bootstrap
  > 
  >  Nice idea, but: This doesn't override the -g in LIBGCC2_CFLAGS
  >  Hm, this should be changed, or not?
At one time -g1 was used in LIBGCC_CFLAGS solely as a test of -g1;
we may (or may not) want to have debugging of the library be solely
dependent on the toplevel CFLAGS.

  >  Therefore an --disable-debug option would be nice so debugging can
  >  be completely disabled if not desired....
No such option currently exists.  Submissions for a configure option
of that nature are welcome.

jeff




More information about the Gcc mailing list