bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Building 1.0.8 on windows with MingW


From: David Sugar
Subject: Re: Building 1.0.8 on windows with MingW
Date: Wed, 5 Feb 2003 17:51:05 -0500
User-agent: KMail/1.4.3

The "makefile.gcc" was actually prepared for use in cross-compiling from a 
Debian host (using the Debian mingw32 cross compile package).  It probably 
works fine with other unix hosted mingw32-gcc cross compilers, but I have no 
idea if it works on win32, or what problems one may experiance on that 
platform.

On Wednesday 05 February 2003 17:43, Jon Wilson wrote:
> I am attempting to build commoncpp2-1.0.8 on windows 2000 using gcc 3.2
> (mingw 20020817-1), however,  install.bat seems to be aimed at vc++
> users and "make -f Makefile.gcc" gives:
>
> i586-mingw32msvc-c++ -c -I. -I../include
> -I/usr/i586-mingw32msvc/include/libxml
> -DHAVE_CONFIG_H -D_GNU_SOURCE -include ../win32/cc++/config.h -g -O2
> -mthreads -
> o ../win32/../win32/thread.o ../src/thread.cpp
> process_begin: CreateProcess((null), i586-mingw32msvc-c++ -c -I.
> -I../include -I
> /usr/i586-mingw32msvc/include/libxml -DHAVE_CONFIG_H -D_GNU_SOURCE
> -include ../w
> in32/cc++/config.h -g -O2 -mthreads -o ../win32/../win32/thread.o
> ../src/thread.
> cpp, ...) failed.
> make (e=2): The system cannot find the file specified.
> make: *** [../win32/thread.o] Error 2
>
> Am I doing something wrong? I read that some people managed to get 1.9.3
> working with patches in the mail archives, but I have not found anywhere
> to download that version?
>
> Hope you can help.
> Thanks.
> Jon Wilson
>
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp





reply via email to

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