--- uae/docs/unix/README 2018/04/24 16:39:47 1.1 +++ uae/docs/unix/README 2018/04/24 16:41:53 1.1.1.2 @@ -16,17 +16,18 @@ These are the requirements for getting t higher if you want to use an Intel CPU. - an ANSI C compiler. Do not use a K&R compiler, otherwise you risk getting incorrect code. GCC is _strongly_ recommended. Don't use versions of GCC - older than 2.7.2. + older than 2.7.2. I wouldn't recommend 2.7.2 either. - Optionally, the gtk library, available from ftp.gimp.org, and a pthreads library. For reference, this is my system configuration: OS: Linux 2.0.33 CPU: AMD-K6-233 - RAM: 32MB + RAM: 64MB X11: version 3.3.2 - Compiler: egcs-1.0.1 - Libraries: glibc-2.0.6 (includes libpthread), gtk-0.99.3 + Compiler: egcs-1.0.2 + Libraries: glibc-2.0.6 (includes libpthread), gtk-1.0.0 + binutils: 2.9 If you have the same configuration, and it doesn't run, you're doing something wrong ;)