Path: utzoo!attcan!uunet!yale!husc6!cca!jack From: jack@cca.CCA.COM (Jack Orenstein) Newsgroups: comp.sys.amiga Subject: Speed of linking Message-ID: <27904@cca.CCA.COM> Date: 13 May 88 20:22:52 GMT Organization: Computer Corp. of America, Cambridge, MA Lines: 11 I'm working on a program whose load module takes up about 130K. It's composed from about 40 modules organized into four libraries (created with lb). The link (ld) step takes too much time. Experimenting with flags with this much code will take a huge amount of time, so I'm hoping someone else knows this: Are there any compiler or linker flags I should be using that would speed up the link step? (E.g. large memory model?) I already have everything in vd0:. Jack Orenstein