This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] Link dynamic tests with newly built glibc


On Tue, 9 Oct 2012, Richard Henderson wrote:

> On 10/09/2012 08:27 AM, H.J. Lu wrote:
> > What do you mean by "cross testing"?  Those tests can only be
> > run natively.
> 
> "Native" is a squishy thing when an emulator is registered with
> the binfmt_misc driver.

However, the case I am concerned with is where some special command needs 
to be used to run the test - whether an emulator, or a wrapper that runs 
the command via ssh on a board (that shares the build system's 
filesystem).  (This includes another squishy case of native, where the 
configured --enable-kernel is more recent than the kernel on the build 
system although the binary is of the same architecture.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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