public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Installing GCC on Mandrake SNF 7.2
@ 2002-10-18 15:25 Michael Buss
  2002-10-18 16:36 ` Mike Stump
  2002-10-19  1:07 ` Eric Christopher
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Buss @ 2002-10-18 15:25 UTC (permalink / raw)
  To: gcc

ALCON,

I am rather new to Linux and I am trying my best to try and figure out how
to load this gcc 3.11 on my Linux box.

I blew away SSH and I wanted to reinstall it, but there was no compiler on
the Linux box and none to be obtained from the distro.

So I figured I would just go ahead and download the latest distro of gcc and
commence to:

tar -xvzt file.tar.gz
cd gcc-3.1.1
./configure
make
make install

and I never made it past the ./configure

It told me the following:

cc: command not found
The command cc -o conftest -g conftest.c failed
You must set the environment variable CC to a working compiler

I tried to understand your documentation on the website about installing,
but I just didn't get the "objdir" and "srcdir".

I am not a programmer, but I kinda figured I would need to have the compiler
to put anything based on source on my computer.

Can you help me?

Thank you
Mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-19  1:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-18 15:25 Installing GCC on Mandrake SNF 7.2 Michael Buss
2002-10-18 16:36 ` Mike Stump
2002-10-19  1:07 ` Eric Christopher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).