Including lib.a in lib.so

2001-01-24 Thread François Chenais
Hello Using : ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27) Makefile.am : lib_la_LIBADD = /usr/local/lib/lib2.a ./lib.o ... I would like to make a lib.so library with an other static lib2.a library but I have *** Warning: inter-library dependencies are not known to be

Win32: Autotools/libtool and MS VC++?

2001-01-24 Thread Marc van Woerkom
Dear list members, sadly I have been thrown in the JAVA trenches lately, (which would lead to the question of JAVA and Autotools :-) but for now I would need an information regarding Win32. Using Cygwin and the ported gcc seems supported rather well (autoconf, automake in the cygwin ports system

Re: Win32: Autotools/libtool and MS VC++?

2001-01-24 Thread Greg Eisenhauer
X-Authentication-Warning: nil.science-factory.com: mvw set sender to [EMAIL PROTECTED] using -f From: Marc van Woerkom <[EMAIL PROTECTED]> Sender: [EMAIL PROTECTED] X-BeenThere: [EMAIL PROTECTED] X-Mailman-Version: 2.0 Precedence: bulk List-Help:

Re: Win32: Autotools/libtool and MS VC++?

2001-01-24 Thread Olly Betts
In message <[EMAIL PROTECTED]>, Greg Eisenhauer writes: >There is support for compiling with VC++ at least in the sense that cygpath >is called to fixup the source file names for the compiler. However, this >isn't done at the link stage and the path and file names embedded in the >*.la files are

Re: Win32: Autotools/libtool and MS VC++?

2001-01-24 Thread Morten Eriksen
Marc van Woerkom <[EMAIL PROTECTED]> writes: > [...] what happens if one really wants to use the Microsoft C/C++ > compiler? One solution we've found to work well is to wrap the cl.exe compiler (and the linker) within a shell script that converts "UNIX-style" compiler arguments into what MSVC++

Autoconf 2.49c: Release candidate

2001-01-24 Thread Akim Demaille
The following message is a courtesy copy of an article that has been posted to gnu.utils.bug as well. The Autoconf team is extremely proud (and quite relieved) to announce the birth of Autoconf 2.49c, our release candidate. The core Autoconf is not expected to change before the release, while t

Fix for Arg list too long

2001-01-24 Thread Robert Boehne
libtoolers: I have a nice fix for the "Arg list too long" problem but I need some advice on some parts of the code. #1) I have to check for the existence of 'wc -c' to check the command line length. The macro can be put into configure.in, but then if a user doesn't put it there, it won't be us

libtool and MinGW32 toolchain

2001-01-24 Thread stefan
Hello libtool'ers, since the MinGW32 (Minimal GNU for Windows) linker is able to create shared libraries on Windows I would like to know if it would be posssible to add support for DLLs to libtool ? I do have some knowledge about the general build process on Win32. So if you want to know how i

CVS libtool 1.4a fails to install

2001-01-24 Thread Bob Friesenhahn
If GNU make is not named 'make' then the install target fails for the multi-language-branch: Making install in libltdl gmake[1]: Entering directory `/home/bfriesen/src/gnu/libtool-multilang/libltdl' Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ] [ -e ][ -i

make distclean fails to remove libltdl/libltdlc.la

2001-01-24 Thread Bob Friesenhahn
I notice that the distclean target in the libltdl directory fails to remove libltdlc.la. This is a bug. Bob == Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen ___ Libtool mailing list