This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How do I build gcc + binutils trunk on ultra1 SPARC
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Christian Jönsson <christian at j-son dot org>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Wed, 11 Sep 2002 12:09:21 -0400 (EDT)
- Subject: Re: How do I build gcc + binutils trunk on ultra1 SPARC
On Wed, 11 Sep 2002, [iso-8859-1] Christian Jönsson wrote:
> /usr/local/src/gcc+binutils/trunk/gcc/configure sparc64-linux
...
> /usr/bin/ld: cannot open /usr/lib64/crti.o: Filen eller katalogen finns inte
> Now, before I go off in a wrong direction, am I doing someting
> trivially wrong here?
Looks like you've asked for a 64-bit build, but don't have the requisite
libraries?
Jeff