libtool-patches
[Top][All Lists]
Advanced

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

template.at on Darwin


From: Ralf Wildenhues
Subject: template.at on Darwin
Date: Sun, 18 Feb 2007 19:33:53 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Peter, all,

HEAD's test/template.at excludes some tests for Darwin, without any
sort of explanation.  Do you have resources to look into this, so
that we can either document why things do not work, or, even better,
fix it?  Otherwise I can give it a try eventually.

Thanks,
Ralf

../../libtool-2.1a/tests/template.at:222: ./sub/main; lt_status=$?; if test 
$lt_status -eq 0; then :;
           elif test "X$host" != "X$build" && \
                { test -x "./sub/main" || test -x "./sub/main"$EXEEXT; }
           then (exit 77); else (exit $lt_status); fi
Not enabling shell tracing (command contains an embedded newline)
--- /dev/null   2007-02-18 13:35:29.000000000 -0500
+++ /tmp/build/tests/testsuite.dir/at-stderr   2007-02-18 13:32:20.000000000 
-0500
@@ -0,0 +1,9 @@
+dyld: lazy symbol binding failed: Symbol not found: __Z2a2c
+  Referenced from: 
/tmp/build/tests/testsuite.dir/44/obj/lib2/.libs/libb.0.dylib
+  Expected in: flat namespace
+
+dyld: Symbol not found: __Z2a2c
+  Referenced from: 
/tmp/build/tests/testsuite.dir/44/obj/lib2/.libs/libb.0.dylib
+  Expected in: flat namespace
+
+/tmp/libtool-2.1a/tests/testsuite: line 19168:  5946 Trace/BPT trap         
./sub/main





reply via email to

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