Re: Problem during libtool installation

2009-06-07 Thread Ralf Wildenhues
Hello Camilo, * Camilo La Rota wrote on Tue, Jun 02, 2009 at 06:38:11PM CEST: Thank you very much. I will try it if I needed. However, I found the solution for my compilation problem in another news group: I post it here for other people that find the same problem: In the file config.h,

fix of the c wrapper for the cegcc hosts

2009-06-07 Thread Vincent Torri
Hey, here is a patch that does not generate the c wrapper when cegcc hosts (cegcc and mingw32ce) are used. regards Vincent Torridiff --git a/ChangeLog b/ChangeLog index e278549..cb6ac68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-06-07 Vincent Torri vtorri at univ-evry

Re: fix of the c wrapper for the cegcc hosts

2009-06-07 Thread Ralf Wildenhues
* Vincent Torri wrote on Sun, Jun 07, 2009 at 09:15:14AM CEST: here is a patch that does not generate the c wrapper when cegcc hosts (cegcc and mingw32ce) are used. Thanks! Pushed. Cheers, Ralf --- a/ChangeLog +++ b/ChangeLog As a very very minor nit, it is usually better to post

Re: [libtool 2.2.4] testsuite: 10 41 failed

2009-06-07 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sat, May 23, 2009 at 11:00:52PM CEST: Hmm, that's interesting; it means that my previous hypothesis was not correct. But also, it shows another interesting detail: you are running as root. I don't try the test suite as root very often (but I guess I should do it

Re: TR: [libtool 2.2.6] testsuite: 41 failed

2009-06-07 Thread Ralf Wildenhues
Hello Patrice, * Patrice Fromy wrote on Thu, Jun 04, 2009 at 02:34:59PM CEST: When I do make check I have the floowing bug can you help me ? $ /home/pfromy/libtool-2.2.6/tests/testsuite MAKE=make CC=gcc CFLAGS=-g -O2 CPP=gcc -E CPPFLAGS= LD=/usr/bin/ld -m elf_x86_64 LDFLAGS=

Re: [libtool 2.2.6] testsuite: 56 57 58 68 69 70 failed

2009-06-07 Thread Ralf Wildenhues
Hi Robert, * Robert Garron wrote on Sun, May 24, 2009 at 01:13:38PM CEST: - Original Message - From: Ralf Wildenhues * Robert Garron wrote on Thu, May 21, 2009 at 08:48:59AM CEST: ./nonrecursive.at:90: $MAKE $target stderr: ltdl/lt__strl.c:126: fatal error: opening dependency file

Re: [patch #6691] FreeMiNT support to libtool 1.5.26 (tested)

2009-06-07 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Mon, Apr 27, 2009 at 11:56:48PM CEST: Fix testsuite failure of lt_dlopenadvise test on FreeMiNT. * tests/lt_dladvise.at (lt_dlopenadvise library loading): Do not build moddepend for systems without shared libraries. * THANKS: Update.