This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build problems on sun sparc solaris 2.7
- To: Mike Stump <mrs at windriver dot com>
- Subject: Re: build problems on sun sparc solaris 2.7
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 07 Dec 2000 20:59:23 +0100
- Cc: gcc at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <200012071853.KAA06250@kankakee.wrs.com>
Mike Stump <mrs@windriver.com> writes:
| More build problems on sun sparc solaris 2.7:
I used to experiment the same problem.
Now I get get a complete boostrap by
1) havin GNU ld in my PATH
2) configuring with --with-gnu-ld
But, I agree with you that that needs to be fixed.
-- Gaby