[haiku-development] Re: building under Cygwin (windows)
From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
To: haiku-development@xxxxxxxxxxxxx
Date: Sun, 03 Jun 2007 17:07:05 +0200
On 2007-06-03 at 03:09:06 [+0200], Urias McCullough <umccullough@xxxxxxxxx>
wrote:
> Sorry to spam the dev list - but I'm hoping one of these messages
> sparks a thought... from those who understand how all this works a lot
> better than I do.
>
> using "-v -save-temps" yields the following:
>
> Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
> Configured with:
> /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose
> --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
> --libexecdir=/usr/lib --mandir=/usr/share/man
> --infodir=/usr/share/info
> --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls
> --without-included-gettext --enable-version-specific-runtime-libs
> --without-x --enable-libgcj --disable-java-awt --with-system-zlib
> --enable-interpreter --disable-libgcj-debug --enable-threads=posix
> --enable-java-gc=boehm --disable-win32-registry
> --enable-sjlj-exceptions --enable-hash-synchronization
> --enable-libstdcxx-debug
> Thread model: posix
> gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
3.4.4 seems a little old. Didn't cygwin usually use pretty much bleeding edge
versions?
CU, Ingo