Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!pprg.unm.edu!hc!ames!lll-winken!uunet!mcvax!unido!fbihh!lohse From: lohse@fbihh.UUCP (Joerg Lohse) Newsgroups: comp.sys.atari.st Subject: Re: Need Help With .O files Summary: Converter program is available Message-ID: <255@fbihh.UUCP> Date: 21 Mar 89 09:45:42 GMT References: <917@cs-spool.calgary.UUCP> Organization: University of Hamburg, FB Informatik, W-Germany Lines: 16 In article <917@cs-spool.calgary.UUCP>, schock@cpsc.ucalgary.ca (Craig Schock) writes: > Does anyone know if there is a program available which converts > OSS Personal Pascal .o files to standard DRI .o files? > > Personal pascal has some nice features but it's pretty limited if one is > unable to link with some other languages. There is a program CONVERT available by the distributors. It is intended to change the format prior to adding .o-files to libraries. However, the Personal Pascal linker accepts DRI .O-files as well: Personal Pascal programs can be linked with other languages without converting object files, just use the Personal Pascal linker. If there is interest I will post the CONVERT.PAS program. Joerg Lohse