This is the mail archive of the gcc-patches@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: [PATCH] GCC multilib vs. OS multilib naming (take 2)


On Oct  4, 2002, Jakub Jelinek <jakub@redhat.com> wrote:

> They wouldn't, since 32-bit libs would go into ${libdir}/../lib and
> 64-bit into ${libdir}/../lib64

Aha!  I see now.  This sounds good enough for me.  Even though I find
it a bit disturbing to force an effective libdir different from
${libdir}, I see there are also advantages to this that using
${libdir} as a prefix wouldn't contemplate, so I withdraw my
objection/suggestion.

Thanks for taking the time to explain it to me.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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