Updated installation notes.

This commit is contained in:
Ryan C. Gordon 2014-01-16 07:03:09 -08:00
parent 6d9923706d
commit 61d931fecc
1 changed files with 3 additions and 14 deletions

View File

@ -78,7 +78,7 @@ PhysicsFS will only link directly against system libraries that have existed
behaviour when we can't find it...this is used for Unicode support and behaviour when we can't find it...this is used for Unicode support and
locating user-specific directories, etc. locating user-specific directories, etc.
PhysicsFS works on 32-bit and 64-bit Windows. There is no 16-bit Windows PhysicsFS works on 32-bit and 64-bit Windows. There is no 16-bit Windows
support at all. Reports of success and problems can go to Ryan at support at all. Reports of success and problems can go to Ryan at
icculus@icculus.org ... icculus@icculus.org ...
@ -123,19 +123,8 @@ If someone is willing to maintain prebuilt PhysicsFS Shared Libraries for
OS/2: OS/2:
You need Innotek GCC and libc installed (or kLIBC). I tried this on a stock Support for OS/2 was removed in PhysicsFS 2.1. PhysicsFS 2.0 can still target
Warp 4 install, no fixpaks. You need to install link386.exe (Selective this platform.
Install, "link object modules" option). Once klibc and GCC are installed
correctly, unpack the source to PhysicsFS and run the script
file "makeos2.cmd". I know this isn't ideal, but I wanted to have this build
without users having to hunt down a "make" program.
Someone please port CMake to OS/2. Ideally I'd like to be able to target
Innotek GCC and OpenWatcom with CMake.
If someone is willing to maintain prebuilt PhysicsFS Shared Libraries for
OS/2, I'd like to hear from you; send an email to icculus@icculus.org.
OTHER PLATFORMS: OTHER PLATFORMS: