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