This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3] Backport boehm-gc/configure.host from mainline
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 21 Dec 2003 16:10:02 +0100
- Subject: Re: [3.3] Backport boehm-gc/configure.host from mainline
- Organization: Integrable Solutions
- References: <Pine.LNX.4.44.0312210642270.25657-100000@www.eyesopen.com>
Roger Sayle <roger@eyesopen.com> writes:
| The following patch backports this patch by synchronizing configure.host
| between the branch and mainline. In addition to the above patch, this
| carries over additional minor bug-fixes. For example, boehm_gc_cflags
| was the incorrect variable on mips-tx39-* and mipstx39-unknown-*.
|
| The following patch has been tested on ia64-hp-hpux11.22 where a 3.3.3
| bootstrap now proceeds further, but not to completion. I'll try another
| bug fix or two before proposing that its easier to just disable java on
| this platform.
|
| Ok to apply to the gcc-3_3-branch?
Yes, it qulifies as obvious :-)
Thanks.
-- Gaby