From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Simpson To: help-gcc@gnu.org Subject: Re: How to set CC enviroment? Date: Thu, 06 Jan 2000 18:45:00 -0000 Message-id: References: <84u6gd$shk$1@news4.jaring.my> X-SW-Source: 2000-01/msg00080.html CC=gcc export CC On Wed, 5 Jan 2000 09:25:07 +0800, "Danny Goh" wrote: >As I run the ./configure, the machine show this problem.. > >Configuring for a sparc-sun-solaris2.7 host. >Created "Makefile" in /opt/srcdir using "mh-frag" >./configure: cc: not found >*** The command 'ccc -o conftest -g conftest.c' failed. >*** You must set the environment variable CC to a working compiler. > >Thanks in advance > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Simpson To: help-gcc@gnu.org Subject: Re: How to set CC enviroment? Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: References: <84u6gd$shk$1@news4.jaring.my> X-SW-Source: 2000-q1/msg00080.html Message-ID: <20000401000000.ldhwWmn8yN4m2Vv668dVNfzI12Yaqh1GZ3HxiCPoZ_c@z> CC=gcc export CC On Wed, 5 Jan 2000 09:25:07 +0800, "Danny Goh" wrote: >As I run the ./configure, the machine show this problem.. > >Configuring for a sparc-sun-solaris2.7 host. >Created "Makefile" in /opt/srcdir using "mh-frag" >./configure: cc: not found >*** The command 'ccc -o conftest -g conftest.c' failed. >*** You must set the environment variable CC to a working compiler. > >Thanks in advance >