Re: OpenCOBOL, MINGW/Cygwin and gmp.h problem
- From: hcmason@xxxxxxxxxxxxx
- Date: 30 Mar 2006 16:53:00 -0800
Apparently there is something called Gnu Multiprecision Arithmetic
library:
http://www.swox.com/gmp/. Looks like it can't find the include file...
see if you have it somewhere:
find / -name gmp.h -print
If you find it, maybe you can set an environment variable or a flag to
indicate to add that path to the include search.
good luck
Chris Mason
.
- References:
- OpenCOBOL, MINGW/Cygwin and gmp.h problem
- From: val . hoffman
- OpenCOBOL, MINGW/Cygwin and gmp.h problem
- Prev by Date: Re: Constants, Static, Public, Private
- Next by Date: Re: IF statement, I don't understand this
- Previous by thread: OpenCOBOL, MINGW/Cygwin and gmp.h problem
- Next by thread: IF statement, I don't understand this
- Index(es):