|
Posted by Ilya Zakharevich on December 10, 2004, 4:00 am
Please log in for more thread options
[A complimentary Cc of this posting was sent to
ghamrick
> ./pariinl.h: In function `gmul':
> ./pariinl.h:887: error: asm-specifier for variable `hiremainder'
> conflicts with asm clobber list
> the facts:
>
> gcc-3.4.2
> gnu as and gnu ld
> perl 5.8.5 built natively
> am I forgetting anything?
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
|