Compilation Documentation

The file rsm.c is available through paid licenses.

rsm.c is compilable on any Unix Ansi C compiler,
DJGPP 2.0 for DOS/Win95 and Gnu-Win32 for Windows
NT for shell mode operation.  

For RSM support and Documentation reference
http://207.92.81.101/rsm.htm


To recompile RSM


UNIX ANSI C compatible 

  % gcc -O3 -o rsm rsm.c


DJGPP 2.0 (Win95/DOS)
The compiler is available at: http://www.delorie.com

  c: gcc -O3 -DDOS -o rsm rsm.c


CYGWIN32 (NT 4.0)
The compiler is available at: http://www.cygnus.com/misc/gnu-win32

  c: gcc -O3 -DDOS -DGWIN32 -o rsm rsm.c


Solaris

  % cc -o rsm rsm.c


HPUX

  % cc -Aa -o rsm rsm.c


Enjoy...

Tech Support
M2tech

Any problems please email us: m2tech@tqnet.com


