This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cross-compiling 'make check' bug


Deborah Wallach <kerr@pa.dec.com> writes:

> - the string directory tries running tst-svc
> - the io directory tries doing something with ftwtest:
> /bin/sh -e ftwtest-sh /usr/extra/glibc-build/ /usr/extra/glibc-build/io/ftwtest
> cmp: EOF on /tmp/ftwtest.out

I will try to look at this.

> Also, in the misc directory, tst-efgcvt should link with libm.a but
> doesn't (either cross compiling or not).

No, this isn't necessary.  We have weak aliases for the math functions
used in the fcvt implementation.  If you get problems your tools are
broken.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]