gnu gcc compilation fails
Posted: Fri Dec 02, 2011 8:57 pm
I've got Codelite v. 2.8.0.4537 (from Ubuntu repositories)
My OS is Xubuntu 11.10
I've tried to compile Hello world example and it fails
----------Build Started--------
/bin/sh -c '"make" -j 4 -f "Test.mk" ./Debug/main.o'
----------Building project:[ Test - Debug ] (Single File Build)----------
<built-in>:0:0: fatal error: opening dependency file ./Debug/main.o.d: No such file or directory
compilation terminated.
make: *** [Debug/main.o.d] Error 1
----------Build Ended----------
0 errors, 0 warnings
My OS is Xubuntu 11.10
I've tried to compile Hello world example and it fails
----------Build Started--------
/bin/sh -c '"make" -j 4 -f "Test.mk" ./Debug/main.o'
----------Building project:[ Test - Debug ] (Single File Build)----------
<built-in>:0:0: fatal error: opening dependency file ./Debug/main.o.d: No such file or directory
compilation terminated.
make: *** [Debug/main.o.d] Error 1
----------Build Ended----------
0 errors, 0 warnings