Das komplette Readme, sowie das Programm "LhA" befindet sich auf der letzen Diskette des Pakets (SaarAG_515) Zum Installieren werden ca. 15 Megabytes auf einer Festplatte benoetigt. Zuerst sollte ein eigenes Verzeichnis auf der Platte angelegt werden. Es ist NICHT empfehlenswert, die neue Version über eine schon vorhandene zu installieren, denn in diesem Archiv sind die os30-includes dabei und ausserdem "Never change a running configuration" »» makedir work:gcc233 »» cd work:gcc233 Jetzt wird das Archiv zusammengesetzt. »» join SaarAG_511:GCC_1/gcc233.lha_1 SaarAG_512:GCC_1/gcc233.lha_2 SaarAG_513:GCC_1/gcc233.lha_3 SaarAG_513:GCC_1/gcc233.lha_4 SaarAG_515:GCC_1/gcc233.lha_5 to gcc233.lha ; Ein Befehl! Dann muss es noch entpackt werden. »» lha x gcc233 Und nach erfolgreichem Entpacken kann man es wieder löschen. »» delete gcc233.lha Aber das sollte für einen versierten C++-Programmierer kein Problem sein :-) --------------------------------------------------------------------- Short: gcc-2.3.3 distrib for amigaos > more < readme.2.3.3 This is a new distribution including GNU CC version 2.3.3. It's a brand new version, and I'm sorry to say that I had almost no time to test it deeply, lets just hope it's as stable as the previous versions were. Since I'm away for 5 weeks, I just wanted to get this out before its old again ;-) Most changes since 2.2.2 are bug fixes in the C++ part, and, there is a first version of a runtime support library for Objective C. The rest of the distribution is the same as for 2.2.2, therefore I include after this short introduction the README.2.2.2 that accompanied gcc222.lha. Note: no new libg++, sorry, didn't have time to compile! Inline-Headers: Since the A4000 is now out, and thus OS3.0 is official, I'm including inline headers for OS3.0. They're very new (newer than 2.3.3;-)), and I don't trust them fully, take take and be cautious using them. Please tell me about bugs, as usual!