if anyone has sucessfully built current head for a MingW32 target, please post your settings here

Anthony Green green@redhat.com
Thu Oct 16 01:55:00 GMT 2003


On Wed, 2003-10-15 at 10:12, Jonathan Wilson wrote:
> If anyone has gotten current HEAD building without any local patches (or 
> even with local patches if thats whats needed to get this thing to build) 
> and using the set of tools listed above, please post your configure 
> settings, any local patches etc as I have been trying to get this thing to 
> build all day without sucess :(. 

I am able to use the canadian cross technique to build a working native
mingw32 toolchain from Linux.  There's a recent mingw32 build regression
in libgcj, so you'll want to configure with --enable-languages=c,c++
until this is fixed (soon, I hope).

Be sure to check out your sources from cvs with the -P option in order
to prune empty directories.  I don't know if this is your problem, but
the libstdc++ configury assumes that certain directories contain
specific files even if those directories are, in fact, empty.  I had
build problems with one configuration (it could have been mingw32..)
until I discovered what was going on.

Good luck!

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.



More information about the Gcc mailing list