This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.0 successfully built on sparc-sun-solaris2.6
- To: mulbrich at statistik dot tu-muenchen dot de (Michael Ulbrich)
- Subject: Re: egcs-1.0 successfully built on sparc-sun-solaris2.6
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 15 Dec 1997 11:28:55 -0700
- cc: egcs at cygnus dot com
- Reply-To: egcs at cygnus dot com
In message <199712121449.PAA23058@sparc1.iams>you write:
> Hi,
>
> I have built a native egcs-1.0 for the host sparc-sun-solaris2.6.
Good. Thanks for letting us know.
> Three patches were necessary:
>
> 1. I had to use gmake, since /usr/ccs/bin/make did not work.
Right. Of course we recommend using gmake in the installation
instructions.
> 2. /usr/bin/which does not work on my system. I replaced
> the corresponding line 795 in srcdir/configure.in
Why exactly did it not work? It seemed to work just fine for other folks.
> 3. I had to use bash instead of /bin/sh in srcdir/configure.
> See the diff-file.
Again, why?
Thanks!
jeff