This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
compiling 2.95(.2)
- To: gcc at gcc dot gnu dot org
- Subject: compiling 2.95(.2)
- From: Gunther Nikl <gni at gecko dot de>
- Date: Tue, 14 Nov 2000 18:15:07 +0100
Hello!
I am interested to know whether its possible to compile libiberty and
the <target>/* libraries with additional flags? Overriding CFLAGS isn't
an option since this affects the build of libgcc.a. The toplevel
makefile has so many *FLAGS declarations that I have no idea which
could be the one I am looking for.
Can one compile the c++ support bits from libgcc.a with -fomit-frame-pointer?
Gunther