This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.3 release criteria


 > From: Ben Collins <bcollins at debian dot org>
 > 
 > > Thanks for responding, however that was a little vague.  For the
 > > purposes of these release criteria, what I'd like to clarify is:
 > > 
 > > 1.  Will you specifically commit to testing gcc-3.3 on Debian?
 > 
 > Yes.

Great!


 > > 2.  Will you be able to post regular testsuite results?
 > 
 > I can start doing that, yes.

Thanks, I look forward to seeing them.


 > > 3.  Which version of Debian will you be using on sparc (2.2 or 3.0) ?
 > 
 > Neither. I'll be using our development release (since that's where we
 > will release gcc-3.3 anyway), which is glibc 2.3.1 based at the moment.


Ok, I'm proposing this change.  Is this correct in your eyes?

(Heh, notice the triplet correction I discovered!)


Index: criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/criteria.html,v
retrieving revision 1.3
diff -u -p -r1.3 criteria.html
--- criteria.html	4 Mar 2003 05:41:22 -0000	1.3
+++ criteria.html	4 Mar 2003 14:34:31 -0000
@@ -126,7 +126,7 @@ answering questions and reviewing patche
                       <td>powerpc-linux-gnu</td>
     <td><a href="mailto:Franz dot Sirl-kernel at lauterbach dot com">Franz Sirl</a></td>
 </tr>
-<tr><td>SPARC</td>    <td>Debian GNU/Linux 2.2</td><td>sparc-sun-linux-gnu</td>
+<tr><td>SPARC</td>    <td>Debian GNU/Linux 2.3.1</td><td>sparc-unknown-linux-gnu</td>
     <td><a href="mailto:bcollins at debian dot org">Ben Collins</a></td></tr>
 <tr><td>ARM</td>      <td>GNU/Linux</td>           <td>armv4l-unknown-linux-gnu</td><td>&nbsp;</td></tr>
 <tr><td>Intel x86</td><td>Cygwin</td>              <td>i686-pc-cygwin</td><td>&nbsp;</td></tr>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]