This is the mail archive of the libc-hacker@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: ["Carlos Wijders" <computec@sr.net>] libc/968: 'make check' fails with glibc-2.1


Andreas Jaeger <aj@arthur.rhein-neckar.de> writes:

|> Therefore we shouldn't use $(native-compile) for isomac (and neither
|> for posix/annexc).

This is wrong.  Both are designed to be run on the *host*, not the target.
That means that they can even run when cross-compiling.  The sources of
the programs are independent of the target environment.  They only run the
target compiler as a child.

Andreas.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


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