Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: osiris9510 on February 05, 2007, 04:13:24 PM

Title: gcc & C compilers
Post by: osiris9510 on February 05, 2007, 04:13:24 PM
gee...cutting-edge server technology and...*gasp*....no C compiler????

Code: [Select]

[root@myserver gcc-4.1.0]# ./configure --prefix=/usr/local --enable-languages=c,c++
loading 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
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH


Erm..duh im trying to *install* one...

this seems like a chicken before the egg scenario. Any ideas?

Can anyone think of any reason why they would release this without a compiler???????
Title: gcc & C compilers
Post by: osiris9510 on February 05, 2007, 09:06:35 PM
nm...I think I have it figured out. >.<


no compiler needed... >.>
Title: Re: gcc & C compilers
Post by: duncan on February 05, 2007, 11:13:35 PM
Quote from: "osiris9510"



Can anyone think of any reason why they would release this without a compiler???????


Well duh - why do you think.