Fully Static linking problem
W. Tasin
tasin at fhm.edu
Sun Jul 8 14:30:43 BST 2001
Johan Maes wrote:
>Hi Walter,
>
>Where do I specify the option -all-static.
>If I put it in the project options/additional linker options, then Jdevelop
>will rerun configure and the configure fails with unknown g++ option.
>
>regards
>johan
>
Hi Johan,
unfortunately there is no direct method like checkbox or similar, so you
have to pass this to the make process.
Use Project->Options->Make Options->additional options
and insert
LDFLAGS="-all-static"
This should work...
This lacks of course because you are overriding the LDFLAGS inserted at
Project->Options->Linker Options->additional flags, but IMHO still the
cleanest solution.
Ciao
Walter
--
--
The KDevelop project: tasin at kdevelop.de [www.kdevelop.org]
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140 6CF7 A7D0 44CD 7961A645>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list