This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libf2c debugging
- To: Richard Henderson <rth at cygnus dot com>
- Subject: Re: libf2c debugging
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 07 Oct 1997 18:23:30 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <19971006134226.17649@dot.cygnus.com>you write:
> I am annoyed by the bits in the libf2c makefiles that force -g0.
You're not alone :-)
> If you don't want debugging, don't compile with -g.
Agreed.
> Mon Oct 6 13:39:15 1997 Richard Henderson <rth@cygnus.com>
>
> * Makefile.in (CGFLAGS): Don't force -g0.
> * libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: Likewise.
Installed.
jeff