#Linking Arp
I am trying to link the arp library with one of my older programs. But I keep
getting the message "error parsing object module arp.library offset 0" when I
try it. I am using the -l option of Dice and have linked other libraries
successfully. Does anyone know what I am doing wrong. I know the library is
good since it is being used by a few utilities I have running. -Jack