This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Request for information on configuring GCC 2.95.2
- To: mrs at windriver dot com
- Subject: Re: Request for information on configuring GCC 2.95.2
- From: Geoff Keating <geoffk at cygnus dot com>
- Date: Tue, 15 Aug 2000 10:09:14 -0700
- CC: vaughn dot sasse at motorola dot com, vsasse at home dot com, gcc at gcc dot gnu dot org
- References: <200008151654.JAA21987@kankakee.wrs.com>
> From: Mike Stump <mrs@windriver.com>
> Date: Tue, 15 Aug 2000 09:54:38 -0700 (PDT)
> Cc: gcc@gcc.gnu.org
>
> > To: Vaughn Sasse <vsasse@home.com>, vaughn.sasse@motorola.com
> > From: Geoff Keating <geoffk@cygnus.com>
> > Date: 14 Aug 2000 22:55:22 -0700
>
> > Vaughn Sasse <vsasse@home.com> writes:
>
> > No. You have to use the old compiler under Solaris 2.5.1. You use it
> > to build a Solaris 2.5.1 -> Solaris 2.7 cross-compiler, which happily
> > will still work on 2.7 because of binary compatibility.
>
> I did this two days ago, the build failed. The assembler complained
> about 64 bits stuff while building the sparc v9 multilib. It didn't
> just work. :-(
It will probably help to use GNU ld and GNU as. GCC doesn't really
support cross-compiling while not using the GNU binutils (or while not
using GCC as the native compiler).
--
- Geoffrey Keating <geoffk@cygnus.com>