On 29/08/2006, at 5:27 PM, Jack Howarth wrote:
Geoff,Isn't the gcc.misc-tests/linkage.c failing just because we don't havean entry in linkage.exp that defines the native flags for Darwin?
Yes.
Also, this test look pretty dicey in that it uses...catch { exec cc -c $native_cflags "$srcdir/$subdir/linkage- y.c" >&/dev/null }and...catch { exec c89 -c $native_cflags "$srcdir/$subdir/ linkage-y.c" >&/dev/null }which makes me wonder how in the world you can be sure it will be executing the compiler you just built for testing (instead of whatever is in /usr/ bin)?
If you think about the purpose of this test, you'll realise that this is correct.
smime.p7s
Description: S/MIME cryptographic signature