On Sunday 24 October 2004 00:04, Richard B. Kreckel wrote:
thanks, I think I won't need arbitrary precision numbers Good. Then there is no problem. Just don't use CLN either. but I need GiNaC and that needs CLN
On Sunday 24 October 2004 09:38, Richard B. Kreckel wrote:
And libgmp is sitting in /usr/lib64/, right? yes
Very strange. Could you please send us the files generated during configuration? That would be config.h and intparam.h in the include/cln/ directory. I ran configure again with your suggestions and copied config.h and intparam.h from include/cln:
cmd="./configure --prefix=/scratch/werner/" $cmd # -> std.*.gz $cmd --without-gmp # -> nogmp.*.gz CC="gcc -m32" CXX="g++ -m32" $cmd # -> m32.*.gz I gzipped them to keep the mailer from inlining them. ciao werner