Re: gcc will not read its own makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>> RedSonja wrote:
>>>> I am porting a big C++ project from Windows to Solaris 9 with
>>>> Eclipse and gnu. It can make its own makefile
On 05/31/2011 10:19 AM, Jonathan Wakely wrote:
If the error is about 'make' not liking the makefile then this is the
wrong list, because this list is about help with gcc, not help with
make.
There are different versions of make which have different features and
slightly different makefile syntax. Try using the different versions
of make available on Solaris, one of them might support your makefile.
On 31 May 2011 14:47, RedSonja wrote:
Ha! That was all it needed! Now it runs. OK, it doesn't like its
makefile. I shall start a new thread about that...

The issue here seems to be the Eclipse IDE, GUI or whatever it should
be called... So it creates a makefile for some 'make' but for what?

I tried to look what are the Eclipse requirements for 'make' via net
search but that wasn't easily found, only hints like at:

http://www.ibm.com/developerworks/opensource/library/os-ecc/

"The last one is, of course, makefile, which will be used by GNU Make for building binaries."

Using GNU make with GCC is of course something which people are/were
assumed to do automatically, on each platform... One either uses GNU
or then not uses GNU, the dualism theory (bolshevism/bushism/bullshitism
the last invented by Donald Duck's scientist-uncle who applies it via
throwing a coin) is widely accepted as the only truth, no grey areas :)

Ok, looking again the given URL I saw :

"Solaris and QNX require you to download and install their specific
 GCC, GNU Make binutils, and GDB ports (see Resources)."

For me this is quite clear, there is no "grey area", with Eclipse one
MUST use the GNU tools!


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux