bug-gmp
[Top][All Lists]
Advanced

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

gmp problem


From: Guohua Ma
Subject: gmp problem
Date: Thu, 20 Feb 2003 12:55:38 -0600

dear sir,
 
 I am going to use the gmp library, however, when i included it, it gave me some error messages:
 
 
g++ -g -lgmp -c -o mpz_out.o mpz_out.C
In file included from mpz_out.C:25:         // this is the line that i include the gmp-impl.h file

gmp-impl.h:196: syntax error before `('

gmp-impl.h:197: syntax error before `('

gmp-impl.h:198: syntax error before `('

gmp-impl.h:200: syntax error before `('

gmp-impl.h:201: syntax error before `('

gmp-impl.h:202: syntax error before `('

gmp-impl.h:243: syntax error before `('

gmp-impl.h:256: syntax error before `('

gmp-impl.h:259: syntax error before `('

gmp-impl.h:262: syntax error before `('

gmp-impl.h:265: syntax error before `('

gmp-impl.h:268: syntax error before `('

gmp-impl.h:271: syntax error before `('

gmp-impl.h:277: syntax error before `('

gmp-impl.h:282: syntax error before `('

gmp-impl.h:284: syntax error before `('

gmp-impl.h:285: syntax error before `('

gmp-impl.h:304: syntax error before `('

gmp-impl.h:513: syntax error before `('

gmp-impl.h:903: syntax error before `('

gmp-impl.h:904: syntax error before `('

 

mpz_out.C: In function `ostream &write (ostream &, const __mpz_struct

&, int)':

mpz_out.C:74: `__gmpn_copyi' undeclared (first use this function)

mpz_out.C:74: (Each undeclared identifier is reported only once for

each function it appears in.)

make: *** [mpz_out.o] Error 1
 
I am using Red Hat 7.0 system. Gmp 4.1
 
thanks
 
guohua


Add photos to your e-mail with MSN 8. Get 2 months FREE*.
reply via email to

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