home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!tulane!rouge!pvl1779
- From: pvl1779@usl.edu (Leach Phuong V)
- Newsgroups: comp.sys.mac.programmer
- Subject: Fix : ThinkC app won't run standalone (bug in smart link!?)
- Message-ID: <1992Dec16.215017.16222@usl.edu>
- Date: 16 Dec 92 21:50:17 GMT
- References: <cmcclary-151292113831@mcclary-mac.ucs.indiana.edu> <steve.herman-161292132205@128.158.4.199>
- Sender: anon@usl.edu (Anonymous NNTP Posting)
- Organization: University of Southwestern Louisiana
- Lines: 13
-
-
- First thanks to those who responded.
-
- The problem seems to be in the linker. I turned the "smart link" option
- off when building the application, and it runs fine now.
-
- The app was crashing on a sprintf() call. Earlier calls worked fine, but
- at some point in the program, sprintf() got stepped on and no longer
- worked. It seems to me that the "smart" linker has a possible bug.
- Does this seem like a reasonable assumption to you?
-
- Go figure,
- Robb
-