Libtool for C++, Windows and Unix

2001-05-15 Thread Lars von Wedel
Hello, I'm planning to migrate a couple of our software projects to using autoconf/automake. Libtool support would be great, but I read about a bunch of issues related to C++. On the other hand, in the archives of the mailing list, there seem to be a number of people actually using libtool togeth

Linking external libraries

2001-11-28 Thread Lars von Wedel
Hello, I'm trying to build dynamic libraries from IDL-generated sources. Compilation works fine, but when trying to build the library, libtool complains about the 'real' file for the (dynamic) libraries referred to. Their .lib and .dll files are in the linker path using -L, though. The extern