Re: Libtool cross compiling issue : 1.5.26 vs 2.2.4

2008-10-19 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > While trying to track down the cause of all this, I realised that > one big difference was that Hardy uses libtool 1.5.26 while Intrepid > uses version 2.2.4. I just tried libtool 2.2.6a and that works fine. Now to see if I can get this fixed in Ubuntu. Erik -- ---

Libtool cross compiling issue : 1.5.26 vs 2.2.4

2008-10-18 Thread Erik de Castro Lopo
Hi all, I do a bit of work on the libogg library. Some time ago I did a little hacking on the build system so that libogg could be cross compiling from Linux (particularly Debian or Ubuntu) to windows using the MinGW cross compiler. In addition, the libogg test suite can be run under Wine, the win