libtool
[Top][All Lists]
Advanced

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

Re: cygwin vs. windows paths


From: Bob Friesenhahn
Subject: Re: cygwin vs. windows paths
Date: Thu, 25 Sep 2003 10:46:28 -0500 (CDT)

On Thu, 25 Sep 2003 address@hidden wrote:
>
> Libtool, when used from cygwin, creates paths in
> cygwin format, e.g., /cygdrive/c/libs/libfoo.la.
>
> The MinGW tools require paths to be in windows/dos
> format, e.g., c:/libs/libfoo.la.
>
> Is it somehow possible to make libtool generate
> paths in the required format?

Yes. Use the MSYS environment with MinGW and the paths will be fixed
up automatically. :-)

I have a shell script which converts Unix paths to Windows paths under
Cygwin & MinGW if you are interested.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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