libtool
[Top][All Lists]
Advanced

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

paths on mingw


From: stefan
Subject: paths on mingw
Date: Wed, 1 Aug 2001 12:29:01 +0200 (CEST)

Hello list !

Using libtool-1.4 is able to produce DLLs with a slightly modified MinGW
environment. I am using cygwin's sh to invoke libtool, but everything else
is done by native mingw tools.
The problem about that are path specifications. The MinGW tool (objdump,
grep, sed, etc) want something like "c:/usr/lib/libiberty.a" (to have an
example) instead of "/cygdrive/c/usr/lib/libiberty.a".
It would be really nice to tell libtool converting these kind of paths
into the correct one. Is this possible ?

Thanks in advance,
        address@hidden




reply via email to

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