Bill Allombert on Fri, 04 Sep 2009 20:32:18 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: pari svn fails on solaris , missing -fPIC |
On Fri, Sep 04, 2009 at 05:25:43PM +0100, Jason Moxham wrote: > On Friday 04 September 2009 11:55:29 Bill Allombert wrote: > SunOS mark 5.10 Generic_127111-01 sun4u sparc SUNW,Sun-Blade-2500 > > So the 32bit build works on both machines , I dont know how to test 64 bit . I > know next to nothing about sparc/solaris/sunos machines. Try CC="gcc -m64" ./Configure --graphic=none --without-gmp --without-readline Cheers, Bill.