Colons not escaped for setting LD_LIBRARY_PATH.
Philipp Thomas <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Organization | SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 212 84 (AG Nürnberg) |
| Message-ID | <[email protected]> |
The wrapper script created by ltmain 2.4.6 on Linux sets LD_LIBRARY_PATH as an absolute path. Unfortunately it doesn't escape colons and the colon is the delimiter for paths in LD_LIBRARY_PATH. So the exe doesn't find its library. Could someone help me locate the place where I could modify the escaping? Philipp _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool