This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: if anyone has sucessfully built current head for a MingW32target, please post your settings here
- From: Anthony Green <green at redhat dot com>
- To: Jonathan Wilson <jonwil at tpgi dot com dot au>
- Cc: gcc at gnu dot org, mingw-users at lists dot sourceforge dot net
- Date: 15 Oct 2003 19:25:51 -0400
- Subject: Re: if anyone has sucessfully built current head for a MingW32target, please post your settings here
- Organization: Red Hat, Inc.
- References: <3F8D55B3.1000609@tpgi.com.au>
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.