automake vs. GNU make
Posted Feb 7, 2008 21:55 UTC (Thu) by
vmole (guest, #111)
In reply to:
automake vs. GNU make by nix
Parent article:
LCA: Disintermediating distributions
Actually, if you use libtool and libltdl you *don't* need to care that Linux, Solaris, MacOS X, AIX, HP-UX 10 and Windows all use quite different methods to build shared libraries with different names and semantics ...
The end-user need have no clue at all.
Yes, that's the promise. But in my experience (and in many others), as the end user of several libtool using projects, it's not reality. Is it that all these projects are setting things up wrong? Possibly. I don't know, and I don't really care, because if so, it's apparently as hard to get right as using the actual OS tools would be, which would at least be debuggable by normal human beings.
And I'm well aware and have suffered extensively at libtool's sloth. And its insanely long invocation lines, which make make logs painful to read and hide errors.
(
Log in to post comments)