bug-make
[Top][All Lists]
Advanced

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

Re: make fails


From: Paul D. Smith
Subject: Re: make fails
Date: Wed, 11 Jul 2001 18:25:46 -0400

This isn't a problem with GNU make.

Make just runs your compiler with whatever arguments the makefile says,
and it's doing that correctly as far as I can tell.

If the compiler can't compile the code, then that's a matter for
discussion with the authors of the makefile or the code or, remotely
possible, the compiler.

It looks to me like you have a broken compiler installation and/or
system headers.

At any rate, it's not a problem with GNU make.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]