solaris 2.7 binutils problem

Alexandre Oliva aoliva@redhat.com
Sat Sep 29 01:49:00 GMT 2001


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



More information about the Gcc-bugs mailing list