Dave Korn wrote:
-Original Message-
From: Vladius [mailto:[EMAIL PROTECTED]
I have found a solution to hack this issue.
1.Goto usr/autotool/devel/bin/
2.Open "libtool" file with a text editor(vim).
3.Search for "postdeps" initialisation. ("postdeps=" string)
4.Remove "-lcygwin"
Dave Korn wrote:
-Original Message-
From: Vladius [mailto:[EMAIL PROTECTED]
I have found a solution to hack this issue.
1.Goto usr/autotool/devel/bin/
2.Open "libtool" file with a text editor(vim).
3.Search for "postdeps" initialisation. ("postdeps=" string)
4.Remove "-lcygwin"
> -Original Message-
> From: Vladius [mailto:[EMAIL PROTECTED]
> I have found a solution to hack this issue.
> 1.Goto usr/autotool/devel/bin/
> 2.Open "libtool" file with a text editor(vim).
> 3.Search for "postdeps" initialisation. ("postdeps=" string)
> 4.Remove "-lcygwin" initialis
Vladius wrote:
I have problems compiling DLLs with -mno-cygwin flag, using libtool.
Command is: libtool --mode=link --tag=CXX g++ -rpath
/Projects/Tests/libtool -mno-cygwin -no-undefined -o libcommon.la
common.lo
Output:
rm -fr .libs/libcommon.a .libs/libcommon.la .libs/libcommon.lai
g++ -share
4 matches
Mail list logo