diff options
-rw-r--r-- | INSTALL | 5 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 1 insertions, 6 deletions
@@ -212,11 +212,6 @@ on some Intel x86 platforms (e.g. Linux RedHat 4.1 and 4.2). If this causes a problem, the solution is to downgrade to 2.7.2, or upgrade to 2.7.2.2 or above; both work all right. -* gcc 2.6.0 has been reported to generate incorrect code for the -runtime system in -O mode. Upgrade to a newer version. - -MACHINE-SPECIFIC HINTS: - * On HP 9000/700 machines under HP/UX 9. Some versions of cc are unable to compile correctly the runtime system (wrong code is generated for (x - y) where x is a pointer and y an integer). @@ -27,7 +27,7 @@ compiler currently runs on the following platforms: DecStation 3100 and 5000 under Ultrix 4 HP PA-RISC processors: HP 9000/700 under HPUX 9 and NextStep PowerPC processors: IBM RS6000 and PowerPC workstations under AIX 3.2, - PowerMacintosh under MkLinux + PowerMacintosh under MkLinux and LinuxPPC Motorola 680x0 processors: Sun 3 under SunOS Other operating systems for the processors above have not been tested, |