Linker problem

Stan Warford (warford@pepperdine.edu)
Mon, 26 Aug 96 0:51:47 PDT

Hello,
In the developer's version (Mac) I tried to
link a standalone app by executing the command:

DevLinker.Link "Pep5Sim" + Kernel Pep5Dispatch TextCmds > Kernel

I got the following message on the Log, which seemed to indicate
that the app was created successfully.
=========================================================
linking "Pep5Sim":
Kernel
MacTypes
MacCharset
MacMemoryMgr
[snip]
MacTimeMgr
Pep5Dispatch
Pep5Assemble
Pep5State
Dialog
Files
Strings
Math
[snip]
HostClipboard
MacScrapMgr
Pep5Utility
TextControllers
Pep5Execute
Pep5Trace
TextCmds
done.
Note: You may not redistribute any modules of the Dev subsystem!
=========================================================
However, when I try to execute the app it crashes my system.
Has anyone else had this problem? How do I debug this kind
of problem?

Stan Warford
Pepperdine University
warford@pepperdine.edu