Ignore:
Timestamp:
May 2, 2011, 11:53:49 AM (14 years ago)
Author:
markus
Message:

updated README (toolchain description)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/README

    r92 r94  
    5353The toolchain required for compilation consists of:
    5454
    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
     61Watcom Build
     62------------
     63
     64The source tree contains several files that were created during an
     65attempt to use the Watcom compiler (e.g. wmakefile); however, the
     66Watcom build is broken and produces a non-working driver.
    5867
    5968
Note: See TracChangeset for help on using the changeset viewer.