This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [v3] make check-abi


Alexandre Oliva wrote:

if test x"$build" == x"$host" && test -z "$with_cross_host"; then
                  ^^

It works on some systems, but it's not portable.  Feel free to take it
out and check in as obvious.
Thanks, done by Phil. Still no write access. (Not needed so far).
Yes, on darwin 5.5 the thing went through. Only on solaris 2.6 I got the failure. So I was a bit confused.

Regards,
Andreas



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