You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
catman/a_man/cat1 | 4 months ago | |
decompiler | 4 months ago | |
dist | 4 months ago | |
LCC.ksh | 4 months ago | |
Makefile | 4 months ago | |
README.md | 4 months ago | |
add_new_wrappers.pl | 4 months ago | |
asm.c | 4 months ago | |
asm.h | 4 months ago | |
asm.pl | 4 months ago | |
asm.s | 4 months ago | |
class_defs.hxx | 4 months ago | |
dprintf.h | 4 months ago | |
get_main_offsets.pl | 4 months ago | |
hooks_table.cxx | 4 months ago | |
hooks_table.hxx | 4 months ago | |
inst.c | 4 months ago | |
libinstw.cxx | 4 months ago | |
libinstw.h | 4 months ago | |
libinstw.hxx | 4 months ago | |
libinstw.s | 4 months ago | |
prepost.c | 4 months ago | |
prepost.cxx | 4 months ago | |
prepost.h | 4 months ago | |
reg.c | 4 months ago | |
reg.h | 4 months ago | |
reg.hxx | 4 months ago | |
wrappers.cxx | 4 months ago | |
wrappers.h | 4 months ago | |
wrappers.hxx | 4 months ago |
README.md
Welcome to inst-1.0.0 for SGI IRIX!
This is an open source version of inst with hooks into libinst.so for SGI IRIX.
How to compile
Change into the source directory and type make:
bash# make
Dependencies
Build-time dependencies:
Perl 5.10
SGI MIPSpro C/C++ 7.4.4
Runtime dependencies:
libinst.so
Usage
Invoke it interactively just like SGI's inst:
bash# /usr/local/inst/bin/inst
Enjoy!