[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 32 & 54 bit shared libraries -- how to?



On Sat, May 12, 2007 at 07:26:02PM -0700, stevem wrote:
> On Friday 11 May 2007, Joe Hart wrote:
> > While the 64-bit processors can run 32 bit code, the way it works, AFAIK
> > will not allow one to mix 32 bit code and 64 bit code in the same
> > userspace.  That is why 32 bit libraries don't work.  They work fine if
> > the program that is calling them is 32 bits, but a 64 bit program needs
> > 64 bit libraries.
> >
> Precisely my problem.  The question remains, how to I maintain two different 
> libraries using NFS?  Are you suggesting I can get perl to distingush between 
> them?  I saw this as an NFS or $PATH problem but I'm open to a perl solution.

not an expert on this but, on the mad64 machine I have a /lib /lib64 /lib32, 
let ld.so know about both directories and then it will load the right library.

but I think  I am understand /lib is an nfs mount point and not the / 

> 
> steveM
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 

Attachment: signature.asc
Description: Digital signature


Reply to: