review of libtool patch

Per Bothner per@bothner.com
Sun Apr 17 00:45:00 GMT 2005


Tom Tromey wrote:
> Alexandre --
> 
> Could you look at this patch?
> 
>     http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02792.html
> 
> This affects libgcj builds on some systems -- it depends on the order
> in which a certain 'find' prints its results.  This affects 4.0 as
> well.

CVS libtool has a fix for this problem:

2005-03-12  Per Bothner <per@bothner.com>,
             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

Allow special characters in source file names.  Will break unless
'-o target' is also given, which must not contain special characters.
En passant, fix source file quoting broken for cygwin/MSVC.

* config/ltmain.m4sh (func_mode_compile): Use new variable qsrcfile
for quoted source file name for compile $command.  Fix missing
quotes for _c_o lockfile.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Java-patches mailing list