gcc will not read its own makefile

RedSonja Sally.Riedhammer@cassidian.com
Tue May 31 13:35:00 GMT 2011




Jonathan Wakely-4 wrote:
> 
> On 31 May 2011 13:21, RedSonja wrote:
>>
>> Hello. I am porting a big C++ project from Windows to Solaris 9 with
>> Eclipse
>> and gnu. It can make its own makefile but then it says:
>>
>> gcc -f /export/home/MyPath/Debug/makefile -v
> 
> Maybe you meant "make -f ..." ?
> 
> GCC is a compiler, it doesn't read makefiles
> 
> 


it says:

(Exec error:Cannot run make)

Why would it say that? I typed make at first. Do I have to install it
separately?
-- 
View this message in context: http://old.nabble.com/gcc-will-not-read-its-own-makefile-tp31740323p31740482.html
Sent from the gcc - Help mailing list archive at Nabble.com.



More information about the Gcc-help mailing list