|
From: Ronald B. <rb...@ro...> - 2003-12-29 16:26:36
|
On Mon, 2003-12-29 at 16:56, Steven M. Schultz wrote: > Is libtool 1.5 now a requirement? Over the weekend there was another > fellow who had a libtool related problem. It was not too long ago > that 1.4.2 worked fine as I recall. Yes, because we use c++. With 1.4, you had to manually add -lstdc++ to the compile line. You'll understand the portability issues this was causing (libstdc++ is called something else on other platforms). libtool-1.5 fixes that. Ronald -- Ronald Bultje <rb...@ro...> Linux Video/Multimedia developer |