* installing gcc.3.3.4
@ 2004-11-07 23:37 Edward Parrilla
2004-11-07 23:51 ` Lothar Braun
0 siblings, 1 reply; 2+ messages in thread
From: Edward Parrilla @ 2004-11-07 23:37 UTC (permalink / raw)
To: Linux_admin
Hi All,
I was trying to install gcc-3.3.4 but when i ran the configure part I
got the following message:
$ configure --prefix=/
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
./configure: line 2332: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
Any idea what the problem could be?
Why should I set the config with a compiler when I am installing a
compile?
Thanks
Ed
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: installing gcc.3.3.4
2004-11-07 23:37 installing gcc.3.3.4 Edward Parrilla
@ 2004-11-07 23:51 ` Lothar Braun
0 siblings, 0 replies; 2+ messages in thread
From: Lothar Braun @ 2004-11-07 23:51 UTC (permalink / raw)
To: linux-admin; +Cc: Edward Parrilla
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 08 November 2004 00:37, you wrote:
> Hi All,
> I was trying to install gcc-3.3.4 but when i ran the configure part I
> got the following message:
> ./configure: line 2332: cc: command not found
> *** The command 'cc -o conftest -g conftest.c' failed.
> *** You must set the environment variable CC to a working compiler.
>
> Any idea what the problem could be?
You don't have a C-compiler in your path.
> Why should I set the config with a compiler when I am installing a
> compile?
Because you downloaded the source.
If you don't have an other C-Compiler you should get the gcc binarys and
install them.
Greets Lothar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBjrUcWOkN8SqY+ZkRAoA5AJ9KcnV2h4YmVlGQ9EA3GYqVH3t8dwCgmRrA
9NNb0ORqD2ZHj3vycPTCIyU=
=OhXN
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-07 23:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-07 23:37 installing gcc.3.3.4 Edward Parrilla
2004-11-07 23:51 ` Lothar Braun
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 NNTP newsgroup(s).