aab@silma.UUCP (Andy) (12/27/89)
Can anyone give me a pointer to a description of COFF (Common Object File Format). I need the most detailed spec available as I am writing an extension to a LISP system to enable loading of compiled C code 'on the fly' without exiting the LISP interpreter or relinking. Also anyone who has done something like this or wants to discuss it is welcome to email or call. Andy Burgess aab@silma.uucp voice 408 335 4779
aab@silma.UUCP (Andy) (12/28/89)
In article <542@silma.UUCP> I write: > >Can anyone give me a pointer to a description of COFF (Common Object File >Format). I need the most detailed spec available as I am writing an >extension to a LISP system to enable loading of compiled C code 'on the fly' >without exiting the LISP interpreter or relinking. > >Also anyone who has done something like this or wants to discuss it is >welcome to email or call. > >Andy Burgess >aab@silma.uucp >voice 408 335 4779 > Thanks to all who responded. The info is in the manuals and yes I am probably stupid as well as blind :) Andy Burgess