gcc-3.0-branch objc failing make check w/--enable-shared
Gordon Sadler
gbsadler1@lcisp.com
Sat Apr 21 20:38:00 GMT 2001
I don't know much if anything about objc..
But, I have noticed doing daily bootstraps that objc began to fail make
check. I noticed I had recently changed my configure options, and after
looking at some other testresults, I started to eliminate configure
options hoping to narrow it down.
It appears that --enable-shared is causing objc to fail make check.
For reference:
http://gcc.gnu.org/ml/gcc-testresults/2001-04/msg00401.html
=== objc Summary ===
# of unexpected failures 73
# of untested testcases 73
http://gcc.gnu.org/ml/gcc-testresults/2001-04/msg00418.html
=== objc Summary ===
# of expected passes 140
# of unexpected failures 3
# of untested testcases 3
Prior to changing my configure options I was getting the same results. I
don't know 100% that shared is the cause, but it sure appears to be.
Gordon Sadler
More information about the Gcc
mailing list