From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] GCC/G++: some stress testing Date: Sat, 1 Mar 2008 10:14:26 +0200 From: lucio@proxima.alt.za In-Reply-To: <13426df10802292311s39aaf430j5cb98223a51fba25@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 6ab5e9e2-ead3-11e9-9d60-3106f5b1d025 > On Fri, Feb 29, 2008 at 10:39 PM, Lyndon Nerenberg wrote: > >> >> But none of this code will "just work" on Plan 9 (especially the >> Fortran code), so what's the point? > > Why do you say that? > > ron Looking at GCC, there's plenty more effort required before the full suite of compilers (don't forget ADA's in there, too) is ready for prime time under Plan 9. But it does seem that in going there, it is possible to feed back to GNU how to avoid the more obvious pitfalls (Auto* tools when the compiler in fact defines the environment almost entirely) and, reason prevailing, this might lead to a different approach. One way or another, eventually the current flood of software has to undergo some quality control and at that point it would be good if there were principles by which to "measure" such quality. Looking the other way isn't going to be helpful and we're all caught up in it, so those of us with opinions and knowledge may need to contribute. ++L PS: I still haven't a single offer of software to stress test GCC 3.0, nevermind the assistance I'm bound to need to make use of the C++ features.