Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!apple!oliveb!amdahl!dwl10 From: dwl10@uts.amdahl.com (Dave Lowrey) Newsgroups: comp.sys.amiga.tech Subject: Sample printer driver Keywords: rkm manx printer driver Message-ID: <25ea02JB80q901@amdahl.uts.amdahl.com> Date: 18 Jan 90 18:20:52 GMT Organization: Amdahl Corporation, Houston TX Lines: 26 I have been trying to compile/assemble the sample EpsonX printer driver that is listed in the "RKM: Libraries and Devices" manual, and I have had several problems. First, the file printertag.asm has the following line: XREF _PrinterSegmentData The linker can't resolve this reference. Since the code makes no reference to this label, I just took out the XREF. Second, I am using Manx to compile the C code. What compile flags do I need to use? I have use +p +B +D +C, and all I get is a visit from the GURU (codes 0000000A or 00000004). The Lattice flags that they say to use are -b0 -d0 -v. I made sure that printertag is the first file to be linked (It contains the PED). I verified with a disassembler that it is indeed the first module in the file. Any suggestions???? -- "What is another word | Dave Lowrey | [The opinions expressed MAY be for 'Thesaurus'?" | Amdahl Corp. | those of the author and are not | Houston, Texas | necessarily those of his Steven Wright | amdahl!dwl10 | employer] (`nuff said!)