|
Re: relink_command quoting bug: msg#00056gnu.libtool.general
On Tue, 2004-02-17 at 13:27, Peter O'Gorman wrote: > Michael Pruett wrote: > | The change you suggested fixed the first problem but not the second. > > We probably need to go through ltmain.in and modify every line containing > pwd we find, then modify every line that uses the vars that were assigned to > the value of pwd. Even then it may not work, spaces in the path to your > source are likely to cause breakage, I assume you did this on purpose? > We already did that some time ago, if you search -patches passim. you'll find I did that and found an even bigger problem... When directory names contain spaces the following kinda breaks... deplibs="-L/path/to/directory with/spaces in/its filename -lfoo -lbar" for deplib in $deplibs... ie most of Libtool breaks. I figured at that point we aught to just flat out not support spaces in directory names and simply error if we see them. Scott -- Have you ever, ever felt like this? Had strange things happen? Are you going round the twist?
Libtool mailing list Libtool@xxxxxxx http://mail.gnu.org/mailman/listinfo/libtool |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | hey hows it going: 00056, Avery Beasley |
|---|---|
| Next by Date: | Wrong library search path: 00056, Pieter Grimmerink |
| Previous by Thread: | Re: relink_command quoting bugi: 00056, Peter O'Gorman |
| Next by Thread: | Re: relink_command quoting bug: 00056, Bob Friesenhahn |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |