File: COMPILE.OS2

package info (click to toggle)
koules 1.4-18
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,288 kB
  • ctags: 2,542
  • sloc: ansic: 15,508; makefile: 837; asm: 379; tcl: 362; sh: 168
file content (27 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Compiling Koules/2 on OS/2.
---------------------------

The source MUST be unpacked on a HPFS drive, some of us are tired of the old
8+3 format :-)

To compile koules/2 you'll need:
 
-  emx/gcc (version 09a + fix06 used in development)
-  mm4emx10 the MultiMedia extension for emx/gcc
-  GNU make for OS/2
-  DIVE.LIB the link stub from Warp toolkit.

Installation of sources:

Copy vga.h & vgagl.h to your emx include directory, usually something like
x:\emx\include, where x is the drive you've installed emx/gcc.

Copy vga.lib & vgagl.lib to your emx lib directory, usually something like
x:\emx\lib, where x is the drive you've installed emx/gcc.

Make sure you've installed mm4emx and it's working.
Make sure the include directory for the Warp toolkit is in to your emx include
path.


Type make -f makefile.os2