home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-02-26 | 1014 b | 28 lines | [TEXT/KAHL] |
- NOTE: To compile modules for MUBBS using Think C 5.0, you need to:
-
- UPGRADE to Think C 5.0.2 (or better), the upgrade is available
- on the support BBS and many other places. It allows us to
- turn off "align_arrays" so the silly thing is compatable with
- the old Thnik C 4.0 format.
-
- TURN OFF "automatic register assignment" and "code optimization".
-
- (this should already be set up for you in the "shell" project, but
- you can check it).
-
- The 5.0.2 problem shows you why you should NEVER JUST ASSUME A
- "BIG" UPGRADE OF A DEVELOPMENT TOOL IS "SAFE" TO USE!!!
-
- I won't be using Think C 5.0 till it's 5.2 or even better 5.5!!
-
- I really don't need the frustration of all this crap they think
- they IMPROVED!
-
- I haven't tested this beyond the new "shell" with 5.0, so other
- things might happen, but I doubt it. Since the call back's to
- MUBBS main are working OK, and all the pointers are fine, it
- should be OK. DON'T JUST ASSUME THAT IT'S A THINK 5.0 PROBLEM
- EVERYTIME IT CRASHES!! It's probably your code!
-
- Enjoy, Nate....
-