On Oct 2, 2006, at 6:47 PM, Jack Howarth wrote:
However in the first form with {-m32,-m64} only the -m32 tests get
run with -fgnu-runtime and the -m64 tests don't (and thus fail
because they can't link).
Sounds like a bug, please file a report.
I think this is a bug in objc.exp. I think the
Mike,
So everyone here sees these, as I sent you in a private
email, I think I've puzzled out what happened here. The objc
failures I have been seeing are an artifact of the make check
exp scripts when using...
make -k check RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'"
which is what I norm