From: jon@DIALix.oz.au (Jonathan Kitchin) Subject: MIRACL in gcc Date: 1 May 1993 16:18:56 +0800
I got MIRACL to go great in Coherent 'cc' but ti takes 57 hours
to do pi to 50,000 places.It was spot on too but I wanted a bit more speed
So I bought Gnu C for Coherent and this compiled the library OK.and the
sample.c file. But it only ran about 12 functions and bombed out on the
'subtract' function with a 'floating point exception'.
So out with Coherent and in with Linux. After some little problems
(no mtools) it went the same as the Coherent gcc.
Has anyone got it going OK?
MIRACL is a library of C source code files.
Compile 30 to get the library and then about 20 more files with different
functions including encoding and decoding.
Any help would be appreciated.
jon kitchin (jon@dialix.oz.au)