This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
At 10:28 22.02.99 , Jeffrey A Law wrote: > >Thanks for all the regression test results! Amazing! They look good to >far. There's a couple I want to look at a little more closely for C++ >issues, but they look good. > >I built and tested glibc-2.1 on my i586 and i686 machines with the egcs-1.1.2 >prereleas. No errors during testing. Works fine on ppc too, as usual the -fpic workaround from Geoff http://discus.anu.edu.au:80/~geoffk/egcs-3b.diff is needed to pass the threads related tests. >I also built & booted linux-2.2.1 on both machines. No problems. I'm working on a 1.1.2pre1 compiled 2.2.1 kernel on a 601 since a few days, no problems yet. Nearly the whole RedHat Rawhide suite compiles (with no optimization workarounds) and works fine. 2 packages generate the "illegal assembler" bug we are just looking at, and compilation of lynx still blows up due to excessive memory usage (glibc's -D__NO_STRING_INLINES is enough to work around that one). Overall this is excellent behaviour! Franz.