Was GCC installed from a package, or did someone just copy the binary
over? The admin before me had a nasty habit of simply copying over a
binary and not testing to see if it worked. Are you able to compile other
stuff with GCC?
--
Gregor Mosheh
[EMAIL PROTECTED]
Systems Admin, Humboldt Internet
707.825.4638
On Wed, 10 May 2000, Matthew Dormer wrote:
> I am running 2 Sun Sparcstartions 1 SparcStation 4 and 1 SparcStation 5
> Both have the same config.
>
> Solaris 2.6
> Bash 2.02
> gcc 2.81
> make 3.76.1
>
> When I try a ./configure I get the following Error:
>
>
> loading cache ./config.cache
> checking host system type... sparc-sun-solaris2.6
> checking cached information... ok
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
>
> Any Ideas???
>
> Matt
>
>