Xref: utzoo comp.sys.mac.programmer:26429 comp.sys.mac.system:7776 Newsgroups: comp.sys.mac.programmer,comp.sys.mac.system Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!gecko.cis.ohio-state.edu!thamer From: thamer@cis.ohio-state.edu (Mustafa Thamer) Subject: MPW Linking Error Message-ID: <1991Jun26.195740.25695@cis.ohio-state.edu> Originator: thamer@gecko.cis.ohio-state.edu Sender: news@cis.ohio-state.edu (NETnews ) Organization: The Ohio State University, Department of Computer and Information Science Date: Wed, 26 Jun 1991 19:57:40 GMT Lines: 11 When using MPW 3.1 to link a large program (a mixture of C and C++ objects), I get the following error: ### Segment: Main, size = 54484 ### Link: Error: Jump Table offset into code segment is greater than 32K. (Error 50) Anyone know what is happening here, any help would be appreciated. Thanks, -Mustafa