Need Help

2007-02-05 Thread souvik sadhu
Hi.. Give me the steps for execution of make. Suppose i have 3 .c and 1 .h file. what should i do to make a make file. I m using gcc compiler. Just write the code with any rule and dependenvy.(as u want) and after this what i have to do to produce a make file. tell me the command by which

[bug #18963] -include suppressing errors for too long?

2007-02-05 Thread anonymous
URL: Summary: -include suppressing errors for too long? Project: make Submitted by: None Submitted on: Montag 05.02.2007 um 16:15 UTC Severity: 3 - Normal Item Group: Bu

RE: Need Help

2007-02-05 Thread Martin Dorey
help-make might be an appropriate mailing list to send this request to. Googling for a make tutorial might turn up something useful. There's always the make manual, which contains a fairly simple example: http://www.gnu.org/software/make/manual/make.html#Simple-Makefile You might, however, be

[bug #18963] -include suppressing errors for too long?

2007-02-05 Thread Martin Dorey
Follow-up Comment #1, bug #18963 (project make): -include never issues warnings or errors. I'd previously suggested a change to that section of the manual in http://lists.gnu.org/archive/html/bug-make/2007-01/msg2.html. Perhaps you'd like to suggest a further or alternative change to make t