readme-flake-os2.txt

Flake is FLAC compatible encoder by Justin Ruggles, much faster than flac.exe.
See doc\README for detail.

The flake.exe for OS/2 was build with gcc 4.3.2.

System Requirement (OS/2 build)
-------------------------------
 * CPU: Pentium or above
 * OS/2 Warp V4 with FP5+ (or Warp V3 with FP33)
 * kLIBC 0.6.3 csd3 (libc063)


Files
-----
doc/                    documents from original flake
  Chanelog
  COPYING
  README
local/
  bin/
    flake.exe           the flake executable
  include/
    flake.h             header (for development)
  lib/
    flake.a             a.out library (built with gcc 3.3.5)
    flake.lib           OMF library (built with gcc 3.3.5)
local432/
  lib/
    flake.a             a.out library (built with gcc 4.3.2)
    flake.lib           OMF library (built with gcc 4.3.2)
patch/                  (patch and build script for OS/2 build)
readme-flake-os2.txt    (this file)
