Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!helios!inetg1!news From: wes@arco.com (wesley Monroe) Newsgroups: comp.sys.mac.programmer Subject: Help with MPW application link Message-ID: <1991Mar14.221328.28859@Arco.COM> Date: 14 Mar 91 22:13:28 GMT Sender: news@Arco.COM Organization: Arco Oil & Gas Col Lines: 17 I am trying to port an application from THINK C to MPW. I spent the last day converting the include file names, ints to shorts,... all the necessary things (I think). My problem is when I try to link the application. I get a bunch of undefined externals, and most/all of them are Trap calls i.e. NewHandle, DisposPtr,... a whole slew of 'em. Could some one mail me a copy of a application link command that would show me where I have goofed. I'm using MPW 3.1 on a Max IIcx, and I'm linking with all the standard stuff that BuildMake spits out. Thanx, Wes wes@arco.com