installing gcc.3.3.4
am 08.11.2004 00:37:01 von Edward Parrilla
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
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: installing gcc.3.3.4
am 08.11.2004 00:51:54 von Lothar Braun
-----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+ZkRAoA5AJ9KcnV2h4YmVlGQ9EA3GYqVH3t8dwCg mRrA
9NNb0ORqD2ZHj3vycPTCIyU=
=OhXN
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html