This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: LDFLAGS handling in V3
On Jul 28, 2005, Mark Mitchell <mark@codesourcery.com> wrote:
> 1. Write libtool-ldflags.
> 2. Insert assignments to LTLDFLAGS as above, in appropriate
> sub-Makefile.ams.
> 3. Use $(LDLDFLAGS) instaed of $(LDFLAGS) in link rules invoking libtool.
> Is that right?
Yep, this should work. It won't make LTLDFLAGS overridable by users,
but I'm not even sure this is desirable.
--
Alexandre Oliva http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}