Making debugable bins an option?

Jeffrey A Law law@cygnus.com
Mon Feb 16 20:53:00 GMT 1998


  In message < 98021620252503.00096@z2.n2480.f898.fidonet.org >you write:
  > Hiho!
  > 
  >  I'd like to see an working option for disabling debugging for
  >  the built executables... If this is in general convenience I'd=20
  >  like to create the necessary patches to autoconf and Makefiles....
Do you mean in the compiler itself?

make CFLAGS="-O2" bootstrap

jeff



More information about the Gcc mailing list