Path: utzoo!attcan!uunet!know!sdd.hp.com!wuarchive!udel!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: Re: APW C Package vs. Orca C Package Message-ID: <14091@smoke.BRL.MIL> Date: 11 Oct 90 13:29:25 GMT References: <1990Oct10.194133.24263@ux1.cso.uiuc.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 8 In article <1990Oct10.194133.24263@ux1.cso.uiuc.edu> jb10320@uxa.cso.uiuc.edu (Desdinova) writes: >The new Orca Linker 1.2.2 (ZapLink) can link in assembly code, and all >previous versions also had that ability. No, I don't think so. The linkers only link OMF files (object modules). The OMF files can have been produced by a variety of methods, including assembly of assembly-language source code files, but the linker doesn't itself perform the source-to-object transformation.