home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!nsridhar@magnus.acs.ohio-state.edu
- From: Natarajan Sridhar <nsridhar@magnus.acs.ohio-state.edu>
- Subject: Programming with MPW (Help !!)
- Message-ID: <9301280708.AA22068@top.magnus.acs.ohio-state.edu>
- Sender: daemon@magnus.acs.ohio-state.edu
- Organization: The Ohio State University
- Date: Thu, 28 Jan 1993 07:08:25 GMT
- X-Mailer: ELM [version 2.3 PL11]
- Lines: 24
-
-
-
- Re: Programming in C using MPW
-
- Hi guys,
-
- While trying to link a whole bunch of my C programs, I get the following
- error from the linker:
-
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50)
-
- My total code size slightly exceeds 32K, so I set the maximum segment size to
- 64k using the -ss option of the link. BTW, I'm working on a MacIIsi, and am
- using MPW3.2b9
-
- I'd appreciate any pointers (no pun !) on the meaning of this error message,
- and how to go about rectifying it. Please respond via E-mail.
-
- Thanks in advance.
-
- **sridhar**
-
-
-