Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!uc!cs.umn.edu!ux.acs!vw.acs.umn.edu!dhoyt From: dhoyt@vw.acs.umn.edu Newsgroups: comp.sys.mac.programmer Subject: MacApp, C++, Link (Debug segment > 32k) Message-ID: <2091@ux.acs.umn.edu> Date: 17 Aug 90 16:56:58 GMT Sender: news@ux.acs.umn.edu Organization: University of Minnesota, Academic Computing Services Lines: 8 simple C++ MacApp program. However, when I try to link the puppy I get an error message about the debug segment being too large (36k or so) and something about it being unable to build jump tables for five or so methods. This is linker error #50. The -ss option on the Link command seems to have no effect. What's the scoop? Can't MacApp, or the Linker handle methods in segments larger than 32KB? If not, why? If yes, how? david paul hoyt | dhoyt@vx.acs.umn.edu | dhoyt@umnacvx.bitnet