Re: Installing gcc - newbie question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




-----Original Message-----
From: Steve Brooks <Steve_Brooks@xxxxxxxxxxx>
To: gcc-help@xxxxxxxxxxx
Date: Wed, 9 May 2007 15:02:16 -0400
Subject: Installing gcc - newbie question


Hi - I'm trying to install GCC on a SUSE 10.2 open source linux machine
(just learning everything) and am trying to get the configure command to
work.  I know the instructions say: "Second, when configuring a native
system, either cc or gcc must be in your path or you must set CC in your
environment before running configure. Otherwise the configuration scripts
may fail."  and since I can't figure out how to do this, it does indeed
fail.  Can someone tell me how to get cc or gcc on the system before I
install it (I did unzip the files to a directory...).
_____________________________________

If you didn't select the gcc development system which comes with your distro when you installed originally, you should be able to do it in YaST (if still a part of SuSE) or by gathering the group of .rpm files required and installing, e.g. rpm -i *.rpm.  It takes a copy of gcc (and a bunch of libraries, and more) to make gcc.
Tim Prince


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux