CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

#163584- #CodeWarrior problem Message #163854
From: Todd Blanchard Mac Developers Forum · C and Pascal March 14, 1994 9:06 AM
>>It looks to me like you are trying to use large code model in a code resource. 32-bit relocations are not supported in code resources, so you need to use small model. Let me know if that's not the problem. I apologize for the fact that the environment allows you…