automake vs. GNU make
Posted Feb 7, 2008 17:11 UTC (Thu) by
stevenj (subscriber, #421)
In reply to:
automake vs. GNU make by aleXXX
Parent article:
LCA: Disintermediating distributions
UNIX Makefiles (not quite sure if it requires GNU make, I don't think
so)
You are sorely mistaken if you think that there is one way to build shared libraries that works on all flavors of Unix. If you only care about Windows, GNU/Linux and similar systems with gcc, and MacOS X, then yes, generating three makefiles will work, but that's not solving anything like the whole problem.
(
Log in to post comments)