Follow-up Comment #2, bug #27222 (project gnustep):

I think there are still plenty of bugs on some targets with -O3 and higher,
so this seems risky.

I think this is most natural:

* debug=yes (default): -g -O2
* debug=no: -O2

If a developer/user wants unoptimized build for better debugging, `make
OPTFLAG=-O0' is the way to go, just like in a typical autoconfiscated package
one would do `./configure CFLAGS=-g'.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27222>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to