bug-make
[Top][All Lists]
Advanced

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

error reporting


From: Rob Juergens
Subject: error reporting
Date: Mon, 7 Apr 2014 23:45:37 +0000

Given the make file (makefile):

 

----------------------------------

foo : bar

----------------------------------

 

gmake 3.75 gives this:

 

gmake: *** No rule to make target ‘bar’, needed by ‘foo’. Stop.

 

gmake 4.0 gives this:

 

                gmake: ***. stop.

 

This has caused a lot of time trying to figure out what is wrong with the makefile. A big step backward in error reporting.

Please fix this.

 

Also, attached are VS2008 & VS2012 solution/project files. No one is using VS2003 anymore.

 

Thanks,

Rob Juergens

address@hidden

 

 

 

 

 

 

 

 


reply via email to

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