Request help with compilation problem
David Bower
davidbower607 at hotmail.com
Fri Feb 8 20:25:48 CET 2013
Thanks for the reply.
David Bower
> Date: Fri, 8 Feb 2013 15:54:26 +0100
> From: marc.glisse at inria.fr
> To: davidbower607 at hotmail.com
> CC: gmp-discuss at gmplib.org; davidbower639 at yahoo.com
> Subject: Re: FW: Request help with compilation problem
>
> On Fri, 8 Feb 2013, David Bower wrote:
>
> > I get the following error when I run the command "gcc -lgmpxx -lgmp
> > arbitraryPrecisionArithmetic_1.cpp" :
> >
> > arbitraryPrecisionArithmetic_1.cpp:4:19: error: gmpxx.h: No such file or
> > directory
>
> This question is not specific to GMP. You are probably missing
> -I/usr/local/include, assuming it was installed in /usr/local by default.
> You may (depends on your system) also need -L/usr/local/lib.
>
> --
> Marc Glisse
More information about the gmp-discuss
mailing list