Help for this page

Select Code to Download


  1. or download this
    $ perl Makefile.PL machine=port
    
  2. or download this
    First I need to edit the code that FTP's pari libs as I can't use exte
    +rnal ftp.  All I did was point at localhost and put the archive in a 
    +known place.
    
    ...
    ./pariinl.h: In function `gmul':
    ./pariinl.h:887: error: asm-specifier for variable `hiremainder' confl
    +icts with asm clobber list
    ...
    
  3. or download this
    $ make gp
    ...
    ...
    ../src/kernel/none/mp.c:598: error: asm-specifier for variable `overfl
    +ow' conflicts with asm clobber list
    ../src/kernel/none/mp.c:634: confused by earlier errors, bailing out
    ...