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=detailbug&bug_id=775&group_id=71 -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org

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 Mak

Re: Bug report

2002-12-16 Thread Johan Bezem
Please keep the mails on the list (reply-to set). To start with, I just need the regular stdout from a normal call to make, using the problematic version, possibly with a binary correct (as attachment) version of the problematic makefile. If I need more, I'll shout. But then again: make version 3

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), a

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 an