* Ralf Wildenhues wrote on Wed, Nov 19, 2008 at 07:42:02AM CET:
>
> >> Test 29 "static linking flags for programs" skipped (static.at:177) -
> >> problem is with "libtool --mode install" since real executable is in
> >> .libs subdirectory. No idea how to fix.
> > It is not "--mode install" pro
Hi Roumen,
let's drop bug-libtool from the Cc:.
* Roumen Petrov wrote on Tue, Nov 18, 2008 at 11:12:56PM CET:
> [SNIP]
>> Test 25 "Link order of deplibs" skipped (link-order2.at:129) - in my
>> todo for investigation.
>
> Still skipped. The executable exit code is 1 instead 2. No idea what is
Roumen Petrov wrote:
Ralf Wildenhues wrote:
Hello Roumen, all,
apologies for the huge delay.
* Roumen Petrov wrote on Sat, May 10, 2008 at 12:25:48PM CEST:
The libtool version before 2.x (as example 1.5x) in mingw-cross
compilation environment create executables as follow:
- foo : wrapper s
Ralf Wildenhues wrote:
Hello Roumen, all,
apologies for the huge delay.
* Roumen Petrov wrote on Sat, May 10, 2008 at 12:25:48PM CEST:
The libtool version before 2.x (as example 1.5x) in mingw-cross
compilation environment create executables as follow:
- foo : wrapper shell script
- foo.exe
Roumen Petrov wrote:
Roumen Petrov wrote:
Ralf Wildenhues wrote:
Hello Roumen, all,
[skip]
diff --git a/tests/testsuite.at b/tests/testsuite.at
...
-# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR])
+# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR],
[skip]
Let's drop bug-libtool.
* Roumen Petrov wrote on Wed, Nov 12, 2008 at 10:01:56PM CET:
> Please find attached file "convenience.at-log"
Thanks.
> [SRCDIR]/tests/convenience.at:61: $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS
> -o main main$i.lo liba$conv.la
> stderr:
> stdout:
> libtool: link: i386
Roumen Petrov wrote:
Ralf Wildenhues wrote:
Hello Roumen, all,
[skip]
diff --git a/tests/testsuite.at b/tests/testsuite.at
...
-# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR])
+# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR],
[skip]
Please find attached f
Ralf Wildenhues wrote:
Hello Roumen, all,
[skip]
diff --git a/tests/testsuite.at b/tests/testsuite.at
index f7e805e..6bb34f4 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -203,29 +203,43 @@ m4_define([_LT_AT_TRANSLATE_TEXT_OUTPUT],
esac])
-# LT_AT_EXEC_CHECK(EXECUTABLE, [STAT
Hello Roumen, all,
apologies for the huge delay.
* Roumen Petrov wrote on Sat, May 10, 2008 at 12:25:48PM CEST:
> The libtool version before 2.x (as example 1.5x) in mingw-cross
> compilation environment create executables as follow:
> - foo : wrapper shell script
> - foo.exe : libtool wrapper