libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for VC++ toolchain (was Re: Absolute paths generated by libt


From: Howard Chu
Subject: Re: Support for VC++ toolchain (was Re: Absolute paths generated by libtool.)
Date: Tue, 28 Nov 2006 04:07:43 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061116 Netscape/7.2 (ax) Firefox/1.5 SeaMonkey/1.5a

Benoit Sigoure wrote:
Quoting Benoit Sigoure <address@hidden>:
[SNIP, see http://lists.gnu.org/archive/html/libtool/2006-11/msg00018.html]


Hello folks,
I think I finally succeeded: I can now build any UNIX program as long as its
code is portable on Windows with both mingw-gcc toolchain and MS VC++.

Wow, what a lot of effort, when you could have simply installed MSYS and the cccl shell script. I guess you would still need to intercept DOS-style commands like del and xcopy, but the MSYS shell takes care of command line arguments and paths, and cccl takes care of translating Unix cc options to switches that MSVC understands. With these I can use an unmodified libtool script to build most autoconf'd packages on Windows.

--
 -- Howard Chu
 Chief Architect, Symas Corp.  http://www.symas.com
 Director, Highland Sun        http://highlandsun.com/hyc
 OpenLDAP Core Team            http://www.openldap.org/project/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]