From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10108220401.AA14306@clio.rice.edu> Subject: Re: gcc-3.0.1 and Win2k To: eliz AT is DOT elta DOT co DOT il Date: Tue, 21 Aug 2001 23:01:40 -0500 (CDT) Cc: pavenis AT lanet DOT lv, djgpp-workers AT delorie DOT com, acottrel AT ihug DOT com DOT au In-Reply-To: <9743-Tue21Aug2001203722+0300-eliz@is.elta.co.il> from "Eli Zaretskii" at Aug 21, 2001 08:37:23 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Three files: http://clio.rice.edu/djgpp/p203s.zip (the sources) http://clio.rice.edu/djgpp/p203b.zip (the binaries .o) http://clio.rice.edu/djgpp/p203d.zip (the patches from 2.03) also available via anon ftp in djgpp/p203*.zip if you would prefer. I tried to minimize differences from 203 unless it was a bug fix, or easier just to take the entire 204 file with numerous interlocked changes. There is no testing on this (yet) - I thought I would let people who want to review the changes comment (i.e. you left out a bug fix, this is too risky to be in a product without more testing, etc). The _creat files are not the new/reversed versions either, but just a merge from what I had and the 2.03 (removing fat32, etc). They all compile clean with -Wall with the 2.03 headers, which is about all that was done at this point. Comments welcome.