Re: libtool-1.5.22 on Solaris 10

2006-05-11 Thread Ralf Wildenhues
Hi Nelson, * Nelson Vitor Augusto wrote on Thu, May 11, 2006 at 05:17:18PM CEST: > > I compiled libtool-1.5.22 in a Sparc machine with Solaris 10 and got an > error message on gmake check step, which told me write the log to you, > so ... Thanks for the bug report. Please rerun the tagdemo te

libtool-1.5.22 on Solaris 10

2006-05-11 Thread Nelson Vitor Augusto
Hello, I compiled libtool-1.5.22 in a Sparc machine with Solaris 10 and got an error message on gmake check step, which told me write the log to you, so ... Nelson log.gmake-check-libtool-1.5.22.solaris10.txt.gz Description: application/gzip ___ B

cross-compiling and libtool

2006-05-11 Thread Yan Seiner
I am trying to cross-complie gphoto2 , which uses ltdl I have everything compiled, but on execution it tries to find its drivers in the build tree, and not in the target tree See below How do I configure libtool in a cross-compile environment to correctly find the stuff it is lo

Re: gettext cvs, woe32 dlls

2006-05-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Forwarding this very useful discussion of library builds on cygwin on bug-gnu-utils. There are some suggestions in there for what libtool should be doing to ease library builds. Eric Blake Date: Wed, 10 May 2006 23:25:46 -0400 From: Charles Wilson T

Re: support for SunPRO C/C++ on Linux

2006-05-11 Thread Ralf Wildenhues
Hi Bruno, * Bruno Haible wrote on Wed, May 10, 2006 at 09:34:42PM CEST: > > > > + if LC_ALL=C $CC -V 2>&1 | sed 1q | grep "Sun C" > /dev/null; > > > then > > > > If that LC_ALL=C was really necessary, then that is a bug. > > It may not be necessary within the context of a configure scri

Re: libtool / SkyOS / ELF

2006-05-11 Thread Ralf Wildenhues
Hi Robert, * Robert Szeleney wrote on Thu, May 11, 2006 at 09:29:28AM CEST: > > As "promised" in my last post to this mailinglist I finally switched the > SkyOS executable format from PE to ELF. You know, it's pretty funny when issues in trying to port Libtool to some system has the effect of h

libtool / SkyOS / ELF

2006-05-11 Thread Robert Szeleney
Hi! As "promised" in my last post to this mailinglist I finally switched the SkyOS executable format from PE to ELF. And finally, libtool works like a charm. Anyway, I have one question regarding the version-type. As I don't want to use any shared library versioning system on SkyOS, is it possi