in reply to Math::Pari doesn't compile with GCC 3.4.2 in Solaris 9 sparc

Hope this helps.

google:pariinl.h:887: error: asm-specifier for variable `hiremainder' conflicts with asm clobber list => http://www.talkaboutprogramming.com/group/comp.lang.perl.modules/messages/64643.html

As a last resort, you can always compile without assembler. But it would be instructive if you retry with `Configure' option to Makefile.PL first.

Is PARI/GP building with this version of gcc? It looks like a bug in this particular version of gcc...

Hope this helps, Ilya

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: Math::Pari doesn't compile with GCC 3.4.2 in Solaris 9 sparc