"Martin Cox" <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Solaris 10
> Studio11 Compiler
>
> When I run ./configure it falls over when checking with the following error
> ;-
>
> configure: error: no acceptable ld found in $PATH
>
> I've added /usr/lib:/usr/lib/64 to the $PATH and still get this error. I've
> also tried running configure in the following manner but with same result :-
>
> ./configure --with-gnu-ld
>
> What am I doing wrong?

You try to use the GNU ld that does not work correctly on Solaris.

ld is in /usr/ccs/bin

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


Reply via email to