   Usage & Compilation instructions for qstat [for OS/2 using GCC & EMX].
                               version 1.6b3

(the compiled which comes 1.5 didn't work on my Warp4 System)

###############################################################################
## You'll need at least EMX v0.9c - get the current runtime DLL's from:      ##
##        ftp://ftp.leo.org/pub/comp/os/os2/leo/02-emx-runtime.zip           ##
## in case you haven't installed them already.                               ##
###############################################################################

I modified the Makefile & qstat.c to compile with GNU GCC and the great
EMX package and look nicer (???) ;-).

_> make

...should give an optionlist (hint: make os2gcc) - hope this works for
other OSes too:

You must specify the system which you want to compile for:

make generic        Generic Unix Qstat
make solaris        Sun Solaris 2.4 and 2.5
make sgi            ->generic
make linux          ->generic
make irix           ->generic
make freebsd        ->generic
make windows        Windows 95/NT
make os2            OS/2 Warp using IBM Visual Age compiler
make os2gcc         OS/2 with GCC+EMX compiler

I was tested it on Warp4(tcpip 4.0) and Warp3(tcp/ip 3.0beta).
If your have problems with the OS/2 GCC/EMX version you're on your own ;)
pille@chillout.org
