Re: problem when cross compiling with mingw32ce

2008-12-07 Thread Vincent Torri
On Sun, 7 Dec 2008, Roumen Petrov wrote: the issue is that 'make install' installs no executables at all. Vincent, I can't reproduce with testcase from attached file lt-mingw-nowine-bootstrap.sh.gz (Note my emulator is not in /bin:/usr/bin). sorry, i was not precise enough. So: 1) with

Re: XL compiler name in Cell

2008-12-07 Thread Ralf Wildenhues
Hello Roger, thanks for the report and patch. * Roger Ferrer Ibáñez wrote on Mon, Dec 01, 2008 at 02:38:08PM CET: although XL is currently supported by the latest release of libtool, IBM's Cell toolchain preprends the name of the compiler with 'ppu' (standing for PPU, Power Processing

Re: Distributable libraries

2008-12-07 Thread Olivier Boudeville
Ralf Wildenhues a écrit : Hello Olivier, * Olivier Boudeville wrote on Fri, Dec 05, 2008 at 11:25:12AM CET: I am working in a program which I would like to distribute on binary form for various OS including GNU/Linux. The program is made of an executable and two libraries, and its build

Re: Distributable libraries

2008-12-07 Thread Ralf Wildenhues
Hello Olivier, * Olivier Boudeville wrote on Fri, Dec 05, 2008 at 11:25:12AM CET: I am working in a program which I would like to distribute on binary form for various OS including GNU/Linux. The program is made of an executable and two libraries, and its build system is based on the

Re: problem when cross compiling with mingw32ce

2008-12-07 Thread Ralf Wildenhues
Hello Vincent, * Vincent Torri wrote on Sun, Dec 07, 2008 at 09:49:56AM CET: On Sun, 7 Dec 2008, Roumen Petrov wrote: the issue is that 'make install' installs no executables at all. Vincent, I can't reproduce with testcase from attached file lt-mingw-nowine-bootstrap.sh.gz (Note my

Re: problem when cross compiling with mingw32ce

2008-12-07 Thread Vincent Torri
Hey, On Mon, 8 Dec 2008, Ralf Wildenhues wrote: For the second case, the mingw32ce one, please show exactly the failure output; i.e., if 'make install' fails, then copy and paste all of its output. Then, in that output, find the 'libtool --mode=install' command that failed, rerun it manually