Bug report

2002-12-16 Thread Prof. Dr. Doeringer (FB Informatik)
Hi, there is a problem with make I cannot figure out at all. Hence I send you the make-file causing the headaches. I am more than happy to supply further information or give you access to my machine to do further tests. Best regards, W. Doeringer PS.: Otherwise, I have been using make for years

Re: Bug report

2002-12-16 Thread Johan Bezem
The makefile looks quite normal and simple to me. Executing the *.h file could have resulted from: - a missing/extraneous tab in the wrong place, or - a missing/extraneous line continuation character. Otherwise, please provide the makefile that produces the error (as this one apparently is not),

GNU make bug concerning directory creation and prerequesites

2002-12-16 Thread Peter Hedinger
On a Pentium 4, using Windows 2000 (service pack 3) and cygwin. - $ uname -a CYGWIN_NT-5.0 ALPHA 1.3.17(0.67/3/2) 2002-11-27 18:54 i686 unknown - $ make -v GNU

Re: GNU make bug concerning directory creation and prerequesites

2002-12-16 Thread Paul D. Smith
This looks like an instance of bug #775: https://savannah.gnu.org/bugs/?func=detailbugbug_id=775group_id=71 -- --- Paul D. Smith [EMAIL PROTECTED] Find some GNU make tips at: http://www.gnu.org