Follow-up Comment #2, sr #111202 (group libtool): Thank you for your bug report.
It looks like you are trying to create a standalone binary, which means you should link with the '-all-static' flag. Libtool static library/binary linking is different depending on a variety of factors, which is documented in the manual. Here is the list of link options: https://www.gnu.org/software/libtool/manual/libtool.html#Link-mode-1 You should see -all-static, -static-libtool-libs, and -static. If you would like to see some examples, you can run the following after building libtool: make check TESTSUITEFLAGS="-d -k 'static linking flags for programs'" The test results will be located in a numbered subdirectory of tests/testsuite.dir/. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/support/?111202> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
signature.asc
Description: PGP signature