Re: build problem on windows

2009-05-11 Thread Andreas Otto
Am Samstag 09 Mai 2009 20:10:05 schrieb Ralf Wildenhues: > Hello Andreas, > > thanks for the report. > > * Andreas Otto wrote on Fri, May 08, 2009 at 05:49:24PM CEST: > > this is the setup, cygwin build for mingw host > > > > environment automake/autoconf and libtool > > > > > > bash ./configure

Re: build problem on windows

2009-05-09 Thread Ralf Wildenhues
Hello Andreas, thanks for the report. * Andreas Otto wrote on Fri, May 08, 2009 at 05:49:24PM CEST: > this is the setup, cygwin build for mingw host > > environment automake/autoconf and libtool > > > bash ./configure--prefix=/tmp/libmsgque-install \ > CC="gcc -mno-cy

build problem on windows

2009-05-08 Thread Andreas Otto
Hi, this is the setup, cygwin build for mingw host environment automake/autoconf and libtool bash ./configure--prefix=/tmp/libmsgque-install \ CC="gcc -mno-cygwin" \ --host=i686-pc-mingw32 \ --build=i686-pc-cygwin \