This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.0.4 build errors
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Miroslaw Dobrzanski-Neumann <mne at mosaic-ag dot com>
- Cc: bug-gcc at gnu dot org, Richard dot Earnshaw at arm dot com
- Date: Tue, 19 Mar 2002 14:22:53 +0000
- Subject: Re: gcc-3.0.4 build errors
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
mne@mosaic-ag.com said:
> the build of gcc 3.0.4 aborts due to syntax errors on AIX 4.3 using
> xlc compiler (strict ansi). I gave up at cp/pt.c.
You can only use gcc to build the c++ compiler. See the building and
installing notes.
R.