This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Java: New C++ compatibility changes.
- To: apbianco at cygnus dot com
- Subject: Re: Java: New C++ compatibility changes.
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Mon, 15 Jan 2001 21:51:47 +1300
- CC: gcc at gcc dot gnu dot org, java-discuss at sources dot redhat dot com
- References: <200101150812.AAA16165@deliverance.cygnus.com>
Alexandre Petit-Bianco wrote:
> The goal of not being required to build the Java toolchains with
> `--disable-new-gxx-abi' is achieved, at least on these two
> platforms.
Its worth noting that this means Java now won't work with the _old_ ABI,
so you _must_ reconfigure without this switch and do a complete gcc
rebuild after updating.
> Many thanks all the people that helped us making that move.
And thank you, Alex!
regards
[ bryce ]