Multilib and Linux.
Alexandre Oliva
oliva@dcc.unicamp.br
Tue Apr 20 08:51:00 GMT 1999
On Apr 20, 1999, hjl@lucon.org (H.J. Lu) wrote:
>>
> Also are you suggesting for any library directory, /foo/bar/lib, we
> have /foo/bar/lib for 32bit and /foo/bar/lib64 for 64bit?
That's what SGI has done on IRIX6: there's /lib32, /lib (n32) and
/lib64. A compiler/linker switch (-32, -n32 or -64) selects one ABI
and uses the corresponding set of library directories. The linker
refuses to link together objects and libraries of different ABIs.
> It looks like more than one Linux targets which have to deal with
> 32bit/64bit ABIs. We should have a common strategy to deal with
> all those issues. Should we create a mailing list for it?
This is something libtool could help with.
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists
More information about the Libc-hacker
mailing list