home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!bnr.co.uk!uknet!strath-cs!cen.ex.ac.uk!keith.ex.ac.uk!KTizzard
- From: KTizzard@exeter.ac.uk (Keith Tizzard)
- Newsgroups: comp.sys.mac.programmer
- Subject: MPW Link error message: help please
- Message-ID: <C0qxGM.J8H@cen.ex.ac.uk>
- Date: 12 Jan 93 14:55:34 GMT
- Sender: news@cen.ex.ac.uk (news admin)
- Organization: University of Exeter
- Lines: 29
- X-Xxmessage-Id: <A7788C051C010465@keith.ex.ac.uk>
- X-Xxdate: Tue, 12 Jan 93 14:53:57 GMT
- X-Useragent: Nuntius v1.1.1d16
-
- I am developing a C++ program under MPW.
-
- In trying to sort out some logical errors I have added a number of output
- statements
- sending information to cerr.
-
- Everything compiles perfectly well but then the linker fails with the
- message:
-
- ### Link: Error: Jump table offset into code segment is greater than 32K.
- (Error 50) GETPTRSIZE
-
-
- There seems to be some critical point when this happens. I have a number
- of such
- tracing statements in and working but when another is added I encounter
- this
- problem.
-
- Has anybody any idea what I might try in order to overcome this
- difficulty?
-
-
-
- Keith Tizzard
- MSOR Department
- Unversity of Exeter
- UK
- email: K.Tizzard@exeter.ac.uk
-