Changeset 94 for trunk/src/os2ahci/README
- Timestamp:
- May 2, 2011, 11:53:49 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/README
r92 r94 53 53 The toolchain required for compilation consists of: 54 54 55 - Microsoft C600 56 - Microsoft Assembler (MASM) 57 - IBM OS/2 DDK for Warp 3 or later 55 - IBM OS/2 DDK version 9.23 or later (see ddk\base\h\version.mak) 56 - Microsoft C600 57 - ALP Assembler (part of DDK) 58 - link.exe (part of DDK) 59 60 61 Watcom Build 62 ------------ 63 64 The source tree contains several files that were created during an 65 attempt to use the Watcom compiler (e.g. wmakefile); however, the 66 Watcom build is broken and produces a non-working driver. 58 67 59 68
Note:
See TracChangeset
for help on using the changeset viewer.