bug-make
[Top][All Lists]
Advanced

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

RE: Need Help


From: Martin Dorey
Subject: RE: Need Help
Date: Mon, 5 Feb 2007 11:53:55 -0800

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 after a higher-level tool that just Does The Right 
Thing.  automake's the most well-known higher level tool for posix systems.  
There's an example on using that at 
http://www.amath.washington.edu/~lf/tutorials/autoconf/toolsmanual.html#SEC33.  
It's not as simple as you might hope and, it's a shame, but I don't know of a 
simple, ubiquitous alternative.  Sorry and good luck!
-------------------------------------
Martin's Outlook, BlueArc Engineering
________________________________________
From: address@hidden [mailto:address@hidden On Behalf Of souvik sadhu
Sent: Sunday, February 04, 2007 23:12
To: address@hidden
Subject: Need Help

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 i have to compile and execuite this make file.
waiting for your reply
 
 
regards
 
Souvik
 

________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.




reply via email to

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