bug-make
[Top][All Lists]
Advanced

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

Re: make error


From: Paul D. Smith
Subject: Re: make error
Date: Sun, 14 Mar 2004 16:09:27 -0500

%% "S. Umesh Babu" <address@hidden> writes:

  sub> i686-pc-cygwin for tossim simulation

The version of GNU make that comes with the Cygwin toolkit has actually
been modified by the Cygwin folks.  For details of how that version
works you should contact the Cygwin developers.

  sub> i got error as follows and would like to know how to solve it

  sub> $ make -d

  sub> make: *** No targets specified and no makefile found.  Stop.

Well, this means just what it says: GNU make couldn't find a makefile
(or Makefile or GNUmakefile), and you didn't give it any target to
build, so it doesn't know what you want it to do, so it gives up.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]