I was originally going to post this to the gmp-discuss list, but after
reviewing
it, it seems like it fits better here. Please kindly redirect me if this is
better handled elsewhere...
I'm trying to do a staged build/install of libgmp(xx) release 5.1.2. This
is
part of an effort to develop a "ge
Thanks, Richard.
I realize that there are "off-the-shelf" build tools available - open
source and
otherwise. (There are also prebuilt toolchains available for many
architectures.) Ultimately, I probably will move to using one, and I'll
keep
Yocto/Poky in mind. Right now, I'm doing things "
Thanks for the reply, Robert.
On to a question about the second warning...
What does "libtool --finish" actually do?
I've looked at the libtool manual
(http://www.gnu.org/software/libtool/manual/html_node/Finish-mode.html#Finish-mode).
Right now, I'm questioning the first usage mentioned, sinc
It just dawned on me... is it that the output from the finish operation the
"help" that the manual refers to? And the ldconfig -n command in the
output a
suggested command to be run by the SA in order to create the appropriate
links?
If so, I apologize for being a bit slow on the uptake... ju