What does the link command look like?
Assuming something like
gcc -lgmp -o gmptest gmptest.o
-lgmp should be last.
/Andy
/ "Kris Ray" <[EMAIL PROTECTED]> wrote:
| When I try to compile the GMP library in cygwin, it works. However, when I
| try to "make" any of the programs in the "de
When I try to compile the GMP library in cygwin, it works. However, when I
try to "make" any of the programs in the "demos" folder, I get link errors.
The link errors are all for the GMP functions. The messages are all
something like "undefined reference - __gmpz_get_str", etc.
any ideas on how
2 matches
Mail list logo