I have been trying to build Jeff Frohweins' Flinker 1.72 on Mac OS 10.1 but
I'm getting a lot of errors. Starting with:
/usr/bin/ld: Undefined symbols:
_inb
_inw
_outb
_outw
I've been following Jeff's instructions for compiling on Linux which say to
use the command '%cc -o fl fl.c -O2'.
I'm no expert programmer and I wouldn't know where to begin in order to do a
Mac port. Has anyone successfully ported this tool to Mac OS X? I haven't
been able to find any other Mac or Linux software for getting data onto a
cart. Does anyone know of any?
George