Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!tank!paideia.uchicago.edu!richard From: richard@paideia.uchicago.edu (Richard Congdon) Newsgroups: comp.sys.hp Subject: Linking into an exec file Message-ID: <6281@tank.uchicago.edu> Date: 15 Nov 89 16:44:11 GMT Sender: news@tank.uchicago.edu Reply-To: richard@paideia.uchicago.edu (Richard Congdon) Distribution: na Organization: University of Chicago Department of Education Lines: 17 Here's a problem I have been hung on for quite a while and any help from "out there" would be greatly appreciated. I am trying to link a normal .o file with an already compiled program (a Lisp interpreter) that has hooks for calling "foreign procedures" located in its image. I have tried to use "ld" but it complains that the exec file is not of the correct type. I know about ld's"-A" flag but can't seem to get it to work. Thanks Marc Feeley (feeley@cs.brandeis.edu) Richard Congdon Brandeis Computer Science Dept. richard@cs.brandeis.edu