This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Big Integer Library?


Hello.

> On 20 Dec 2000, Alexandre Oliva wrote:
> 
> > On Dec 20, 2000, "JB" <jamesb@northnet.com.au> wrote:
> >
> > > Wondering if anyone knows of a free big integer library that can be
> > > used with GCC or DJGPP, or if you've written one yourself, and where
> > > could I get one?
> >
> > Look for GNU gmp at www.gnu.org

GNU gmp has been ported to DJGPP - see v2gnu/gmp311b.zip (binaries,
including documentation in info format), v2gnu/gmp311xb.zip (binaries,
info docs, experimental libraries), v2gnu/gmp311d.zip (documentation in
PostScript and other formats) and v2gnu/gmp311s.zip (sources). The
binaries were compiled for i386 processors, so you may want to recompile
for higher performance if you have a later processor.

HTH, bye,

-- 
Richard Dawe
[ mailto:richdawe@bigfoot.com | http://www.bigfoot.com/~richdawe/ ]

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]