Results 1 to 2 of 2
Hi, I've had a problem with C compiler gcc by configuration of Apache v2. The message was "C compiler cannot create executables".
If you 've got similar problem, try to ...
- 08-10-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 1
configure Apache v2 "C compiler cannot create executables"
Hi, I've had a problem with C compiler gcc by configuration of Apache v2. The message was "C compiler cannot create executables".
If you 've got similar problem, try to install g++, it worked for me in this case.
- 08-10-2007 #2
This is a famous problem , check if you have the binutils and the glibc installed correctly.
Regards.Linux is not only an operating system, it's a philosophy.
Archost.


Reply With Quote