bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross compilation to w32


From: Roumen Petrov
Subject: Re: cross compilation to w32
Date: Mon, 10 Mar 2008 00:15:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080212 SeaMonkey/1.1.8

Ralf Wildenhues wrote:
* Roumen Petrov wrote on Sun, Mar 09, 2008 at 05:01:30PM CET:
Please find attached my check.log (12 of 77 tests failed).

Can you also post verbose log output, and also test the new testsuite's
results (see README for details on how to do all this)?  Thanks.

Tested libtool 2.2.
env:
  gcc (GCC) 3.4.5 (mingw special)
  wine(0.9.24).

Make install is fine.

Did you run tests/install inside wine session or you use binfmt for run w32 applications test inside linux ?

binfmt.

Cheers,
Ralf


If I break command "make check" after output PASS: tests/demo-exec.test and run helldl.exe result is:
=================
$ tests/demo/helldl.exe
Welcome to *modular* GNU Hell!
found file: @PROGRAM@
found file: libhello.a
found symbol: hello
found symbol: foo
found symbol: nothing
cos (0.0) = 1
** This is not GNU Hello.  There is no built-in mail reader. **

=================


Please find attached file check-local.log.gz with results from command make check-local TESTSUITEFLAGS='-v'.

It seems to me that one of problems is DOS eol:
=================
cat -A tests/testsuite.dir/24/.libs/m_ltshwrapper | head -5
#! /bin/sh^M$
^M$
# m - temporary wrapper script for .libs/m^M$
# Generated by ltmain.sh (GNU libtool) 2.2^M$
#^M$
=================



Also make check TESTS="tests/demo-exec.test" output
SKIP: tests/demo-exec.test
======================
All 0 tests passed
(1 tests were not run)
======================
and continue with "local" tests (I clean tests directory before to run).


Roumen

Attachment: check-local.log.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]