PDA

View Full Version : Apricots Compile


3dmaker
October 27th, 2005, 12:10 AM
I have all packages to compile this game called Apricots. But I get this error.

checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables

What should I do to make it work? Any ideas? It worked on Fedora Core 4

Xian
October 27th, 2005, 12:24 AM
1. Make sure you have binutils installed.
2. Set the CC vble

# export CC=gcc