This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Built gcc 4.0.0, without C++ support
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Jeroen Scheerder <Jeroen dot Scheerder at phil dot uu dot nl>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 30 Apr 2005 21:24:42 +0200
- Subject: Re: Built gcc 4.0.0, without C++ support
- References: <20050423163306.GA11309@phil.uu.nl>
> I configured/made/installed gcc 4.0.0 partially on a Solaris host. I
> could not build with C++ support, because ld (GNU ld, that is) choked
> (dumped core, signal 11, segmentation violation) on abi_check (see
> below).
> When using the Sun-supplied as and ld, ld chokes on alignment errors
> during bootstrap.
Did you read http://gcc.gnu.org/install/specific.html? There are known
problems in some versions of the GNU tools and some versions of the Sun
tools. Please provide more detailed info.
--
Eric Botcazou