bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: GMP


From: Kendal Lacey
Subject: RE: GMP
Date: Wed, 27 Feb 2002 22:36:27 -0700

Greetings:
 
Last month I successfully installed the GMP project on Linux (Mandrake) and ran a small program to take two strings from the command line and multiply them together.  I have subsequently re-installed the OS and subsequently gone and got the latest version of GMP.
 
Problem:  Everytime I try to use "gmp_printf("%Zd\n",op1) I get a fatal error which indicates that it could not find gmp_printf(..) and it also returns a shared library error.
 
One of the examples was compiled using the following:  gcc -g test.c -lgmp
This no longer works for some reason
 
Suggestions and feedback would be greatly appreciated, thanks,
Kendal Lacey.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]