Directory |
GNU autotools primer (part one)Thursday, May 29. 2008Comments
Display comments as
(Linear | Threaded)
Excellent! Keep these articles coming.
Wading through the autotools doco is good, but your primer is simple and straightforward and has demystified autotools somewhat for me already. I feel more confident to tackle the heavier concepts involved.
Thanks for the comment, Army of Z. I'm hoping to get the next article out within the next week.
I hope you didn't get emailed by the two spam comments that were posted here; my apologies if you did. My comment captcha was only set to kick in after seven days, and they slipped through while I wasn't looking. I've set it to permanently on, now. Cheers, Paul
Hi Paul,
The above "Hello world" example uses a syntax that have been obsoleted several years ago. (The need to call AC_PROG_INSTALL when using Automake has been removed in 1996, the syntax you use for AC_INIT and AM_INIT_AUTOMAKE has been deprecated in 2002). For an up-to-date Hello World I strongly encourage you to read the introductory chapter of the Automake Manual : http://sources.redhat.com/automake/automake.html#Hello-World
Thanks for pointing that out, Alexandre. I have now updated the tutorial.
|
RSS Feed![]() ![]()
Stumbleupon This Site!
Save to del.icio.us
Blog AdministrationRecent EntriesInit Call Mechanism in the Linux Kernel
Friday, December 5 2008 Python 3.0 released Thursday, December 4 2008 Using the bash debugger Thursday, November 27 2008 Convoluted Column Arithmetic Examples Using Awk On Linux Or Unix Wednesday, November 26 2008 GCC hacks in the Linux kernel Tuesday, November 25 2008 Avoiding Memory Allocation Monday, November 24 2008 Examining the compilation process, part 3 Sunday, November 23 2008 Coding a Drop.io uploader for GNOME with Python Saturday, November 22 2008 C++: An STL-like circular buffer Thursday, November 20 2008 Python's Struct Class Wednesday, November 19 2008 |
This story has been submitted to fsdaily.com! If you think this story should be read by the free software community, come vote it up and discuss it here: http://www.fsdaily.com/HighEnd/GNU_autotools_primer_part_one
Tracked: May 30, 16:07