Re: [gnet-dev] gnet 1.1.8 build under MinGW



Ok, committed against HEAD and 1.1.  Thanks!

David


On Mon, 24 Feb 2003 martyn 2 russell bt com wrote:

> Ok.  I have MSYS ver 1.0.8 and MinGW 2.0.0.
>
> I downloaded the Windows source to build under MinGW and it did not compile
> out of the box correctly.
> Given that the makefile is Makefile.mingw, I proceeded with
> 	make -f Makefile.mingw
>
> Before it would compile, I had to do the following:
> 	cp gnetconfig.h.win32 gnetconfig.h
> 	cp config.h.win32 config.h
>
> Also, changes to the actual make file were needed.  The makefile assumes
> that glib is installed locally in a static path.  May I suggest the
> following patch to fix this so that pkg-config is used to obtain the libs
> and cflags...  In addition to this, the current directory was not included.
>
>  <<patch.txt>>
>
> Regards,
> Martyn
>
>
>

-- 
David Helder - dhelder umich edu - <http://www.eecs.umich.edu/~dhelder>




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