[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool test suite for mingw host
From: |
Roumen Petrov |
Subject: |
libtool test suite for mingw host |
Date: |
Tue, 30 Sep 2008 13:25:46 +0300 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 |
Hi Ralf,
Please find attached file "mingw-check-local.log.gz". The libtool is
from 2.2.6a tarball.
For now I don't have native environment to run the the test and result
is from emulated environment.
Libtool is build in separate subdirectory and with options
"--host=i386-mingw32msvc --build=i386-pc-linux" to the configure script.
I'm not familiar with test suite internals and in a previous post (
http://lists.gnu.org/archive/html/bug-libtool/2008-05/msg00023.html ) I
guess that reason for skipped tests is how macro AT_CHECK is called from
macros LT_AT_EXEC_CHECK and LT_AT_NOINST_EXEC_CHECK.
The reply (
http://lists.gnu.org/archive/html/bug-libtool/2008-05/msg00028.html )
was to show how to avoid
DESTDIR tests failure but the final patch may depend of the code of the macro
LT_AT_EXEC_CHECK, i.e. where to add $EXEEXT :
when we call LT_AT_EXEC_CHECK or macro internally will append $EXEEXT to the
argument.
Also note that I don't know details of the test suite and I can't propose
correct patch.
Only that I see is if I add $EXEEXT on some places I can get the result.
Roumen
mingw-check-local.log.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libtool test suite for mingw host,
Roumen Petrov <=