Ilya Zakharevich on Tue, 20 Nov 2001 17:23:49 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: library installation/Mac OS X |
On Tue, Nov 20, 2001 at 09:24:59PM +0100, Bill Allombert wrote: > In some way, yes, but it is usually a per page decision not a global one. > > Have you try to compile Math::Pari on ia64-linux, hppa-linux or arm-linux ? > -fPIC is mandatory for shared lib on these archs. Myself, I do it on OS/2 and Solaris only. And: PIC flag *is* there (Perl would deduce it), the problem would be the non-relocatable ASM files. Ilya