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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

need help on gcc installation



Gerald,

I am new for program installation and am not sys admin. 
I tried to understand the instructions, but i think that i did not
understand very well.
Probably, my problem for ld is related to the path definition. I am
running the program "configure" as root. While as root, the system
does not find ld command. Actually, i have link editor program which is in
a different path. I tried to give a path for the ld command in configure 
as below,

ld='/usr/ccs/bin/ld'

I am not sure i am doing correctly. 

Could you help me?
Gonca





From: Gerald Pfeifer [mailto:pfeifer at dbai dot tuwien dot ac dot at]
Sent: Tuesday, April 29, 2003 3:51 PM
To: Gonca Orgulu
Cc: gcc at gcc dot gnu dot org
Subject: Re: installation of gcc-3.2.2 on Solaris 8

On Tue, 29 Apr 2003, Gonca Orgulu wrote:
> I want to install gcc on my workstation running with Solaris 2.8. I
> downloaded the gcc-3.2.2 version for Solaris 8. I need help for the
> installation. I followed the comments on this version.
> Please find the compressed log files of the commands such as configure
and
> make bootstrap. Could you please help me in installing the gcc?

Please do not contact several addresses with your questions at once.
Please refrain from sending HTML mail.

  configure: error: no acceptable ld found in $PATH
  Configure in /export/home/gonca/gcc-3.2/objdir/zlib failed, exiting.

This error message from your run of configure says it: you do not have
a suitable ld in your $PATH.

(You _did_ follow the instructions as presented at
  http://gcc.gnu.org/install/specific.html#*-*-solaris2*
didn't you?)

Gerald
--
Gerald "Jerry"   pfeifer at dbai dot tuwien dot ac dot at
http://www.pfeifer.com/gerald/




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