bug-commoncpp
[Top][All Lists]
Advanced

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

installation under winxp PROBLEM


From: ilyalyu
Subject: installation under winxp PROBLEM
Date: Mon, 02 Oct 2006 12:02:56 -0000

I installed mingw (MinGW-3.1.0-1.exe) in the c:\ilya\MinGW directory under
Windows XP. Then, I unzipped gnu common c++ (commoncpp2-1.4.2.tar.gz) to the
c:\ilya\MinGW\commoncpp2-1.4.2 directory. I have added c:\ilya\MinGW\bin
directory to Path variable and checked that it works. Then I executed the
following command "mingw32-make.exe -f w32/makefile.gcc" from
c:\ilya\MinGW\commoncpp2-1.4.2 directory. This command generates the
following error:
mingw32-make.exe: *** No rule to make target '../w32/thread.o', needed by
'ccgnu2.dll'. Stop.
What's wrong?

The installation instruction for windows only says:
If you use Cygwin or MingW you may use the autotools
infrastructure.  There is also a specific win32/Makefile.gcc for
Mingw. It has been tested to build dll's with Mingw as cross compiler
on Debian GNU/Linux.
-- 
View this message in context: 
http://www.nabble.com/installation-under-winxp-PROBLEM-tf2369199.html#a6600012
Sent from the Gnu - Common C++ mailing list archive at Nabble.com.





reply via email to

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