emu48-mirror/Sources/GCCPatch
Gwenhael Le Moine 87da7ee0dd
2007-09-25: Updated to version 1.45
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2024-03-19 23:35:29 +01:00
..
EMU48GCC.RC 2007-09-25: Updated to version 1.45 2024-03-19 23:35:29 +01:00
Makefile 2007-09-25: Updated to version 1.45 2024-03-19 23:35:29 +01:00
PCH.H 2007-08-04: Updated to version 1.44 2024-03-19 23:35:29 +01:00
README.TXT 2007-09-25: Updated to version 1.45 2024-03-19 23:35:29 +01:00

*********************
* Emu48 GCC Version *
*********************

Emu48 is normally compiled with the Microsoft Visual C++ V6.0 compiler. An
alternative is the GCC compiler from the GNU project. A great distribution
of the compiler and the necessary files is MinGW at www.mingw.org.

Emu48 was tested with the following MinGW file versions:

MinGW-3.1.0-1.exe
w32api-3.3.tar.gz
mingw-runtime-3.8.tar.gz
binutils-2.16.91-20050827-1.tar.gz
gcc-core-3.4.4-20050522-1.tar.gz

or

MinGW-3.1.0-1.exe
w32api-3.7.tar.gz
mingw-runtime-3.9.tar.gz
binutils-2.16.91-20060119-1.tar.gz
gcc-core-3.4.5-20060117-1.tar.gz

or

MinGW-3.1.0-1.exe
w32api-3.8.tar.gz
mingw-runtime-3.11.tar.gz
binutils-2.16.91-20060119-1.tar.gz
gcc-core-3.4.5-20060117-1.tar.gz

Older versions of the MinGW package might not work, because there are several
bug fixes, especially in the header files, made in the last time.


Because of some inconsistences in the current MinGW distribution you have to
add the files of this archive to the actual Emu48 source files.

Many thanks to Pedro A. Arranda Gutiérrez for his work on making Emu48 GCC
compatible.


08/07/07 (c) by Christoph Gießelink