On Mon, 27 Oct 2008, Ralf Wildenhues wrote:
* Vincent Torri wrote on Mon, Oct 27, 2008 at 11:23:34PM CET:
/bin/sh ../../../libtool --debug --tag=CC --mode=link arm-mingw32ce-gcc
-g -O2 -no-undefined -Wl,--enable-auto-import -version-info 0:1:0
-L/home/torri/local/wince/lib -L/home/torri/lo
* Vincent Torri wrote on Mon, Oct 27, 2008 at 11:23:34PM CET:
>
> /bin/sh ../../../libtool --debug --tag=CC --mode=link arm-mingw32ce-gcc
> -g -O2 -no-undefined -Wl,--enable-auto-import -version-info 0:1:0
> -L/home/torri/local/wince/lib -L/home/torri/local/opt/cegcc/lib -o
> libdl.la -rpath
On Mon, 27 Oct 2008, Ralf Wildenhues wrote:
It would help if you posted, for a library where this fails, the output
of the './libtool --mode=link' line with --debug added as first
argument;
the command is:
/bin/sh ../../../libtool --debug --tag=CC --mode=link arm-mingw32ce-gcc
-g -O2 -no
Hi Vincent,
* Vincent Torri wrote on Mon, Oct 27, 2008 at 06:27:21PM CET:
> On Wed, 22 Oct 2008, Ralf Wildenhues wrote:
>>
>> Since this is a dummy library only, the prudent thing for libtool to do
>> would be just to drop instances of -lm. This is already done for some
>> other hosts.
> current
Hello Raf,
Any news?
Can I do anything to help?
Alon.
On 10/21/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Used git head.
> Before I use cross compile, I tried to see if all tests pass on local
> compiler.
>
> My system (gentoo) has the following versions:
> sys-devel/m4-1.4.11
Hey,
On Wed, 22 Oct 2008, Ralf Wildenhues wrote:
Since this is a dummy library only, the prudent thing for libtool to do
would be just to drop instances of -lm. This is already done for some
other hosts.
I hope to address all the pending Libtool issues soonish.
currently, i'm not searchin