This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Request for information on configuring GCC 2.95.2


> 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>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]