libtool-patches
[Top][All Lists]
Advanced

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

Re: branch-2-0 tests: linux-dietlibc


From: Gary V. Vaughan
Subject: Re: branch-2-0 tests: linux-dietlibc
Date: Fri, 19 Nov 2004 03:40:00 +0000
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

Hey Ralf!

Ralf Wildenhues wrote:
Good news:

i686-pc-linux-dietlibc  5 of 114 tests failed
(with CC="diet-dyn gcc")
tests/mdemo/mdemo segfaults after mdemo-conf.test, same with
mdemo2/mdemo2, the rest are expected f77-exec failures (because diet-dyn
is C only).  The mdemo* failures might even be dietlibc's problems,
have not looked at these yet.

That's pretty cool! :-)


It doesn't fare as well with the static dietlibc compilation mode:
                        16 of 70 tests failed (44 tests were not run)

Seems one failure point is that libtool does not create
  libltdl/.libs/libltdlcS.o
which causes undef'd symbol lt_libltdlc_LTX_preloaded_symbols in
the mdemo* stuff.  The other is that it obviously doesn't treat
it as a static-only system (because libtool does not know of it),
causing many link errors.  The f77demo configure script breaks
spectacularly by outputting its own contents after
| configure: error: linking to Fortran libraries from C fails

Any hints as to where I should start looking?

Usually that means that either ECHO is screwed up and the reexec ends up
sending configure to stdout rather than doing fallback echo, or else there could be a bug in one of the $0 expansions getting done wrong, or
maybe a sed command is doing the wrong thing.

Is libltdlc.la even
supposed to be used by a completely static build?

Yes, because you could use it to lt_dlopen with the preloading linker.

Regards,
Ralf

Cheers,
        Gary.
--
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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