| Prof. J. E. Cremona on Thu, 3 Jun 1999 17:43:58 +0100 (BST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: elltors |
Thanks a lot for makeing a patch for elltors using Doud's code.
I applied the patch, after unpacking 2.0.15 but before doing Configure
or make. But I get the following error:
cc: Error: ../src/language/init.c, line 1377: In the initializer for functions_basic[120].value, "elltors0" is not declared. (undeclared)
{"elltors",99,(void*)elltors0,5,"GD0,L,p"},
---------------------^
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/usr/home/jec/pari-2.0.15.beta/o.osf1-alpha'
make: *** [gp] Error 2
Also, why is it using cc instead of gcc, which Configure did find:
Looking for the compilers ...
...cc is /usr/ucb/cc
...gcc is /usr/local/bin/gcc
GNU compiler version 2.8.1
C compiler is /usr/ucb/cc -O4 -migrate -ifo -Olimit 9999
John