This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Part of] your Dec., 4th change to libf2c/Makefile.in.


On Jan 17, 2002, Toon Moene <toon@moene.indiv.nluug.nl> wrote:

> I propose the attached patch to libf2c/Makefile.in to solve this problem
> (for now).

This won't work in the multilibs case.  Perhaps
$(libdir)/$(MULTISUBDIR)?  I'm not sure we have a precedent, and I
don't think GCC will tell the linker to search
$(libdir)/$(MULTISUBDIR) as it does for $(libsubdir)/$(MULTISUBDIR).
If you find this to be the case, feel free to check it in, after
testing make and make install on a multilibbed shared library-capable
target.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]