Hello,

I'm trying to build libtool 1.5.23b (same happens with 1.5.22)
as universal binaries, hence i pass these flags/parameters to
configure:

* CFLAGS=-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc
* LDFLAGS=-arch i386 -arch ppc
* --disable-dependency-tracking

(see config.log)

Without them everything's buildt and make check shows no errors.

With them, make check indicates 3 failed tests:

<snip>

PASS: link-order.test
PASS: tagdemo-static.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
PASS: tagdemo-conf.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
PASS: tagdemo-shared.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
====================================
3 of 100 tests failed
(3 tests were not run)
Please report to bug-libtool@gnu.org
====================================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

Regards,

Elias Pipping

Attachment: config.log
Description: Binary data


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to