This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

check-target-newlib problem


I'm having a bit of a problem getting to "make check-target-newlib" to
work. When I run it, I get:

Running
/cygdrive/c/Beniston/excess/newlib/newlib/testsuite/newlib.iconv/iconv.e
xp ...
ERROR: (DejaGnu) proc "newlib_target_compile
/cygdrive/c/Beniston/excess/newlib/newlib/testsuite/newlib.iconv/iconvjp
.c /cygdrive/c/Beniston/excess/build/newlib
/excess-elf/mword-bits=32/newlib/testsuite/iconvjp.x executable {}" does
not exist.

If I cut 'n paste the newlib_target_compile proc from newlib.exp into
passfail.exp it works, but I'm guessing I shouldn't have to do this.
Adding a load_lib newlib.exp doesn't work.

Perhaps it's a side effect of this hack, but its seems that the test
programs are being compiled without the multilib flags.

Any ideas?

Cheers,
JonB



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