Roumen Petrov wrote:
Charles Wilson wrote:
[mingw] Add cross-compile support to cwrapper
May be the patch can be more simple. In a previous post I confirm that
for the wine emulator is enough items in path list, where every item is
absolute path from build system, to be separated by DOS path
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Gary V. Vaughan on 5/16/2008 11:07 AM:
|> Subject: [PATCH] Kill _LT_LIBSOURCES; it wasn't checking anything useful.
|>
|> * libltdl/m4/ltdl.m4 (_LT_LIBSOURCES): Delete.
|> (LTDL_INIT): Ignore arguments to AC_LIBSOURCES during _LTDL_SETUP,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Gary V. Vaughan on 5/16/2008 11:24 AM:
|
| Yes, please apply!
|
|> * libltdl/m4/ltsugar.m4 (lt_combine): Mirror Autoconf 2.62
|> improvements.
Applied.
- --
Don't work too hard, make some time for fun as well!
Eric Blake [E
Charles Wilson wrote:
[mingw] Add cross-compile support to cwrapper
* libltdl/config/ltmain.m4sh (func_to_host_path):
If present, use winepath to convert from $build to $host
if $host is mingw and $build is neither mingw (msys) nor
cygwin. Also update comments.
(func_to_host_pathlist): Ditto.
--