Enhance test-gcc.sh.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 20 Apr 2009 01:30:48 +0000 (21:30 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 20 Apr 2009 01:30:48 +0000 (21:30 -0400)
commitff82b24f0096b022e1071670ed5c886fc223b588
tree96b10f69748c1b435db9f941451c202b564a6259
parent5d7b3f628b00710fa8e2b56ef80127e350e49806
Enhance test-gcc.sh.

Don't use "exit -1" as that is an error on some platforms.
Use "-nostdlib" when linking - that is faster and works even when full
    development environment isn't available.
tools/test-gcc.sh