Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!rutgers!mit-eddie!mit-amt!mit-caf!the From: the@mit-caf.MIT.EDU (Siang-Chun The) Newsgroups: comp.lang.pascal Subject: Borland's BGI to OBJ conversion, DRIVERS.PAS, Public Names Summary: Compiling drivers.pas doesn't work! Keywords: Borland Turbo Pascal 5.5 BGI BINOBJ drivers Public Names Message-ID: <3661@mit-caf.MIT.EDU> Date: 1 Jan 90 21:20:22 GMT Reply-To: the@mit-caf.UUCP (Siang-Chun The) Organization: Microsystems Technology Laboratories, MIT Lines: 5 I have Borland's Turbo Pascal version 5.5, and have tried compiling DRIVERS.PAS, but it will not accept the .OBJ file that I try to create using BINOBJ: it complains about an illegal public name, or something like that. What arguments should I give to binobj to get it to produce the correct obj file for drivers.pas?