Path: utzoo!mnetor!uunet!husc6!mailrus!umix!umich!mibte!gamma!ulysses!thumper!faline!bellcore!clyde!watmath!watdragon!trillium!swklassen From: swklassen@trillium.waterloo.edu (Steven W. Klassen) Newsgroups: comp.sys.atari.8bit Subject: C linkers Message-ID: <5945@watdragon.waterloo.edu> Date: 23 Mar 88 18:22:39 GMT Sender: daemon@watdragon.waterloo.edu Reply-To: swklassen@trillium.waterloo.edu (Steven W. Klassen) Organization: U. of Waterloo, Ontario Lines: 18 I currently have the linker for the ACEC compiler. I am trying to improve my 6502 assembler so that it will output object code and label addresses in a manner that will let me directly link assembler routines with C routines. That is, I want to let the linker worry about the address of the assembler routine so that it does not need to be in a specific address. In order to accomplish this goal I need to know what kind of input the ACEC linker requires. If anyone has a copy of the source for the ACEC linker could they please e-mail me a copy. When I have completed my compiler I will be happy to post it to the net. (That would be in 4 or 8 months depending on how soon I will be getting my net access back [I lose it in a couple of weeks.].) Thanks in advance to whoever may help. Steven Klassen Computer Science Major University of Waterloo