This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Solaris redux




> > JS> Yep.  With the former you must be careful that the GNU tools are
> > JS> first in your PATH.
> > 
> > They were, but it still took the /usr/ccs stuff.
> 
> It's done that way on purpose.  I think this is in the GCC FAQ somewhere,
> but the faq-o-matic gets so cluttered up with random users treating it as
> a help desk that the real questions get buried.  Anyhow, look over

Thanks for the link.  I had installed binutils in $(prefix)/bin, put
that first in my PATH, and naively assumed gcc/configure chose them
because of PATH.

I also did not know that libstdc++-v3 requires GNU binutils (it seemed to
work otherwise for me).

Still, none of this explains why my GNU ld is failing :(

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]