bug-gmp
[Top][All Lists]
Advanced

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

Re: linking problem with gmp


From: Kevin Ryde
Subject: Re: linking problem with gmp
Date: Wed, 11 Feb 2004 07:54:03 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Anand Dhanakshirur <address@hidden> writes:
>
> That is, What i should give for VENDOR-OS ?

I don't think there's anything specific for XRTS (whatever it is) in
libtool or anywhere else, so just "unknown-unknown" is probably the
place to start.

Libtool shouldn't attempt to build a shared library, but you can
suppress that explicitly with "--disable-shared" if necessary.

Don't forget to make sure you get the cross compiler for the build,
not the native compiler.  configure will default to just "cc" or
"gcc", which is no doubt not what you want.

-- 
All followups to address@hidden please.




reply via email to

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