Path: utzoo!utgpu!watmath!iuvax!purdue!ames!ncar!cruff From: cruff@ncar.ucar.edu (Craig Ruff) Newsgroups: comp.sys.mac.programmer Subject: MPW Link Error Message-ID: <3885@ncar.ucar.edu> Date: 7 Aug 89 02:26:31 GMT Reply-To: cruff@ncar.UCAR.EDU (Craig Ruff) Distribution: na Organization: Scientific Computing Division/NCAR, Boulder CO Lines: 11 I'm trying to link a large application using a large segment. I get some error messages from link that says "jump table offset too large (Error 50)". Not all of the routines in the application show up with these errors. I set the C compiler -b option to use PC relative references where possible, and set the segment size with the -ss option and produced a load map. The largest jump table offset listed is $0120(A5), which seems to me to be well within the allowed range. What's going on here, is there something link isn't telling me? -- Craig Ruff NCAR cruff@ncar.ucar.edu (303) 497-1211 P.O. Box 3000 Boulder, CO 80307