automake
[Top][All Lists]
Advanced

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

Can't use automake-1.10 in Mingw and Cygwin in Windows XP


From: haibin zhang
Subject: Can't use automake-1.10 in Mingw and Cygwin in Windows XP
Date: Fri, 9 Feb 2007 23:43:17 +0800 (CST)

Hi All:

I found that automake-1.10 can't be used in Mingw and Cygwin in Windows XP.

I found it will cut many words in generate code if the line is too long.

if I use automake-1.9.6, it 's ok.

I have diffed the line, that I found automake-1.10 have cut some words . In my 
example, it cut "-L/opt/cppunit/lib /opt/cppunit/lib/libcppunit.a".
I don't know why? can you help me?

$ automake --version
automake (GNU automake) 1.9.6
Written by Tom Tromey <address@hidden>.

g++ -I/opt/ace/include -I/opt/cppunit/include -I../../../hbstock/include -O2 -o 
.libs/unitTest.exe unitTest.o configTest.o da
taTest.o technic_test.o DllObjectMangerTest.o  -L/opt/ace/lib 
-L/opt/cppunit/lib /opt/cppunit/lib/libcppunit.a -Le:/zhb_svn/m
ingw/build/hbstock_build/src 
e:/zhb_svn/mingw/build/hbstock_build/src/.libs/libhbstock2.dll.a 
/mingw/lib/libintl.dll.a -L/min
gw/lib /mingw/lib/libiconv.dll.a -lACE -lws2_32 -lmswsock -lwsock32 -lnetapi32 
-L/home/hbzhang/hbstock/lib -L/mingw/lib
creating unitTest.exe

$ automake --version
automake (GNU automake) 1.10
Written by Tom Tromey <address@hidden>
       and Alexandre Duret-Lutz <address@hidden>.

g++ -I/opt/ace/include -I/opt/cppunit/include -I../../../hbstock/include -O2 -o 
.libs/unitTest.exe unitTest.o configTest.o da
taTest.o technic_test.o DllObjectMangerTest.o  
-L/cygdrive/e/zhb_svn/cygwin/build/hbstock_build/src /cygdrive/e/zhb_svn/cygwi
n/build/hbstock_build/src/.libs/libhbstock2.dll.a /usr/lib/libintl.dll.a 
-L/usr/lib /usr/lib/libiconv.dll.a -L/opt/ace/lib -l
ACE  -L/home/hbzhang/hbstock/lib
unitTest.o:unitTest.cpp:(.text+0x66): undefined reference to 
`CppUnit::TextTestRunner::TextTestRunner(CppUnit::Outputter*)'


Regards


                
---------------------------------
 Mp3疯狂搜-新歌热歌高速下   


reply via email to

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