This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc will not read its own makefile




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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]