[C++] incomplete installation (libgmpxx.la).

Kevin Ryde user42@zip.com.au
Thu, 26 Dec 2002 06:41:13 +1000


"Christian P. MOMON" <cp.momon@ocmland.org> writes:
>
> But, i dont see the libgmpxx.* file !???????

They're supposed to be there, if not then that's a bug or something
gone wrong.  You'll need to make a full bug report.

> To use GMP C++ interface, i need to add "-L pathofgmptgz/.libs"
> on my compilation line.

That's where they're first built, then "make install" will put them
wherever you told it with --prefix (or /usr/local by default).