|
From: Casper H. <ch...@us...> - 2002-05-18 11:55:47
|
This may be of interrest to some. Remember that this MinGW release is considered a beta release. I have not tried it yet, but I can successfully compile reactos with both GCC 3.0 and GCC 3.2 so there is a good chance it will work with GCC 3.1. Have fun, Casper fre, 2002-05-17 kl. 22:26 skrev Danny Smith: > GCC 3.1 for mingw has been released. > You can download it from: >=20 > https://sourceforge.net/project/showfiles.php?group_id=3D2435 >=20 > Please read the release notes (reproduced below) >=20 > The new features of GCC 3.1 are documented in the GCC release notes at: > http://gcc.gnu.org/gcc-3.1/ >=20 > For mingw-specific modifications, refer to the ChangeLog. >=20 > One major change is that GCC now uses Dwarf2 exception handling=20 > (a table approach) rather than setjump-longjump. >=20 > The __fastcall features that were in later snapshots of GCC-2.95.3 > have also been incorporated. >=20 >=20 > This is a beta. If you want a stable release, use gcc-2.95.3.=20 >=20 > This release contains: >=20 > 1) Source distribution, with mingw-local patches incorporated:=20 > gcc-3_1-20020516-1-src.tar.gz. >=20 > 2) The diff from official FSF sources (also included in full source distr= o.): > gcc-3_1-20020516-1-src.diff.gz. >=20 > 3) Info files in html format: > gcc-3_1-info-html.tar.gz. >=20 > 4) Html version of the libstdc++-v3 documentation: > libstdc++-html-USERS-3.1.tar.gz. >=20 > 5) Binaries for C,C++,ObjC and G77 bundled together: > gcc-3_1-core-20020516-1.tar.gz. >=20 > 6) Binaries for the Gnat Ada compliler: > gcc-3_1-Ada-20020516-1.tar.gz. >=20 > 7) A dummy libmingex.a for those who need it. >=20 > 8) This file. >=20 > Sorry, no Java yet. >=20 > Please don't stop reading yet: >=20 > At the bare minimum you will need > 5) gcc-3_1-core-20020516-1.tar.gz. >=20 > If you don't have the mingw-runtime 2.0 snapshot > and don't intend to download it you will need a dummy=20 > libmingwex in your library path. One is > provided here (7). >=20 >=20 > Highly recommended are: > 3) Documentaion in gcc-3_1-info-html.tar.gz. > and if you work in C+++ > 4) libstdc++-html-USERS-3.1.tar.gz. >=20 > If you want to try out the Ada compiler > grab these binaries:=20 > 6) gcc-3_1-Ada-20020516-1.tar.gz >=20 > Finally, developer types might be interested in the > patch (2) And reading the source (1) is always a good > character building exercise.=20 >=20 >=20 > This package does _not_ contain binutils, the runtime or > the w32api. >=20 >=20 > Okay, before doing anything else make a copy or archive > your current installation of mingw. >=20 > Danny=20 > 2002-05-17 >=20 > http://briefcase.yahoo.com.au - Yahoo! Briefcase > - Save your important files online for easy access! >=20 > _______________________________________________________________ >=20 > Hundreds of nodes, one monster rendering program. > Now that=92s a super model! Visit http://clustering.foundries.sf.net/ > _______________________________________________ > MinGW-users mailing list > Min...@li... >=20 > You may change your MinGW Account Options or unsubscribe at: > https://lists.sourceforge.net/lists/listinfo/mingw-users >=20 |