Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!tgr!jra@BRL.ARPA From: jra@BRL.ARPA (VLD/ASB) Newsgroups: net.micro.cpm Subject: Intel vs Digital Research Linkers Message-ID: <1249@brl-tgr.ARPA> Date: Thu, 5-Sep-85 08:50:44 EDT Article-I.D.: brl-tgr.1249 Posted: Thu Sep 5 08:50:44 1985 Date-Received: Sun, 8-Sep-85 04:38:04 EDT Sender: news@brl-tgr.ARPA Lines: 20 I have the Computer Innovations C86 compiler and the Intel Fortran compiler on a machine running CPM86. My problem is that the C86 compiler produces object modules for the Digital Research Linker and the Fortran compiler produces object modules for the Intel linker. The Intel linker came with the Fortran compiler, but the C86 compiler did not come with a linker (I didn't expect it to). Now I would like to link C86 programs with Fortran subroutines. It seems that what I need is some sort of translator to create Intel-type object modules from Digital Research object modules. Does such an animal exist?? If so, where might I get it?? I realize that I can just go out and buy the Digital Research linker, but that would still leave me with incompatible object modules. Another possibility would be a translator from the C86 object modules to the Intel format object modules. The C86 compiler produces its own variety of object module, which is then translated to the Digital Research format. Thanks, John