Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!icdoc!cc.ic.ac.uk!barnett From: barnett@cc.ic.ac.uk (G.J. Barnett) Newsgroups: comp.sys.mac.hypercard Subject: followup from gjb RE:MPW 3 linker change Message-ID: <1991Feb13.115603.4888@cc.ic.ac.uk> Date: 13 Feb 91 11:56:03 GMT Organization: Imperial College Computer Centre Lines: 16 Originator: barnett@cc.ic.ac.uk Nntp-Posting-Host: suni1cc Sorry about the mail adress - I think I mistyped it on that posting Here is how I link link -w -m ENTRYPOINT -rt XCMD=ident -sg filename -t STAK -c WILD filename.o "{libraries}"interface.o "{plibraries}"Paslib.o "{libraries}"Toollibs.o -o targetstack The change from mpw 2 to 3 seems to be using -sg filename instead of -sn Main=filename Note that my segmentname = filename Hope that this solves your problem Graham Barnett-barnett@cc.ic.ac.uk