This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Getting rid of -g
- To: Manfred Hollstein <manfred dot h at gmx dot net>
- Subject: Re: Getting rid of -g
- From: Roman Lechtchinsky <rl at cs dot tu-berlin dot de>
- Date: Wed, 12 Sep 2001 16:37:34 +0200 (MET DST)
- cc: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>, gcc at gcc dot gnu dot org, schwab at suse dot de
On Wed, 12 Sep 2001, Manfred Hollstein wrote:
> You should set stage1_cflags to -g0 in your case then.
Unfortunately, Cray cc doesn't understand -g0. Besides, I'd rather avoid
-g altogether (i.e. for libiberty etc. as well). Do I really have to do
this individually for each package?
Bye
Roman