automake vs. GNU make
Posted Feb 7, 2008 17:17 UTC (Thu) by
stevenj (guest, #421)
In reply to:
automake vs. GNU make by madscientist
Parent article:
LCA: Disintermediating distributions
That's totally untrue; automake+libtool supports cross-compiling just fine (note that you can hardly use automake for libraries without using libtool, so saying that automake supports cross-compiling but libtool doesn't is a little strange). I use libtool for cross-compiling all the time. (e.g. on one of my projects we cross-compile shared libraries for Windows from GNU/Linux using mingw).
(
Log in to post comments)