This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: solaris 2.7 binutils problem
- To: "Nils Lohner" <lohner at debian dot org>
- Subject: Re: solaris 2.7 binutils problem
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 29 Sep 2001 05:44:44 -0300
- Cc: Phil Edwards <pedwards at disaster dot jaj dot com>, Jeff Sturm <jsturm at one-point dot com>, bug-binutils at gnu dot org, bug-gcc at gnu dot org
- Organization: GCC Team, Red Hat
- References: <200109241231.OAA29335@topaze.ecf.teradyne.com>
On Sep 24, 2001, "Nils Lohner" <lohner@debian.org> wrote:
> I definitely agree. Could the utilities in the path be checked first (I
> have the path with the GNU utils before the solaris ones), esp. since
> that's what I specify with --prefix=/sup for installation.
They are, and that's exactly the problem. configure searches the PATH
and configures for GNU as and GNU ld, but gcc and collect2 search
/usr/ccs/bin before the PATH, so they end up finding the Solaris
tools.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me