On 2007-02-27 22:42:42 -0600, Ryan Schmidt wrote: > Well my disk is full, and I wouldn't have a clue how to use the > debugging info even if it were there, so I don't want it. So how do > we make the presence or absence of -g configurable globally per user?
Note that even if there isn't a global option, you can still remove all the debugging information with the "strip" utility. Of course, the other way is not possible. That's a reason why -g should be used unless there is a global option. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev