Static executables on Linux
Steven Beeckman
steven.beeckman at gmail.com
Wed Mar 7 16:46:35 CET 2007
Hi,
I'm trying to build static executables for ARM so I can simulate them with
SimIt-ARM (this ARM simulator only accepts staticly linked executables).
Even when I run configure as "./configure --disable-shared --enable-static
--enable-gxx", the demo programs all build as dynamically linked
executables. I've checked the makefiles, but I didn't find any weird stuff
that would allow shared libraries.
Do you guys have any tips?
Thanks,
Steven
PS: Cross-compilation happens in Scratchbox on a Ubuntu machine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-discuss/attachments/20070307/7f49d76c/attachment.html
More information about the gmp-discuss
mailing list