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

2007-05-13 Thread Alex Samad
On Sun, May 13, 2007 at 05:00:33PM +0300, Andrei Popescu wrote: > Alex Samad <[EMAIL PROTECTED]> wrote: > > > not an expert on this but, on the mad64 machine I have >^ > mad? :))) yeah well allowed to be mad some times 8) > > Regards, > Andrei > -- > If yo

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

2007-05-13 Thread Andrei Popescu
Alex Samad <[EMAIL PROTECTED]> wrote: > not an expert on this but, on the mad64 machine I have ^ mad? :))) Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) signature.asc Description: PGP signature

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

2007-05-13 Thread Alex Samad
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

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

2007-05-12 Thread stevem
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 bi

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

2007-05-12 Thread Brendan
How does one get this less-powerful, but cooler-sounding, 54 bit processor? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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

2007-05-12 Thread Alex Samad
On Sat, May 12, 2007 at 08:54:48AM +0200, Joe Hart wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > SteveM wrote: > > All the machines on my network mount /usr/local/lib/... using NFS. This > > has > > worked well for me until I added 64 bit boxen. 64bit perl chokes on 32bit > > c

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

2007-05-11 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 SteveM wrote: > All the machines on my network mount /usr/local/lib/... using NFS. This has > worked well for me until I added 64 bit boxen. 64bit perl chokes on 32bit > compiled libraries. > > I feel there must be a simple solution. How have oth

32 & 54 bit shared libraries -- how to?

2007-05-11 Thread SteveM
All the machines on my network mount /usr/local/lib/... using NFS. This has worked well for me until I added 64 bit boxen. 64bit perl chokes on 32bit compiled libraries. I feel there must be a simple solution. How have others solved this problem? thx, stevem -- To UNSUBSCRIBE, email to [