bug-libtool
[Top][All Lists]
Advanced

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

libtool 1.5.22: make check fails on universal binaries


From: Elias Pipping
Subject: libtool 1.5.22: make check fails on universal binaries
Date: Wed, 28 Feb 2007 06:31:13 +0100

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 address@hidden
====================================
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



reply via email to

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