I'm trying to compile a Palm app that cannot link due to overflow problems. The article at
suggests changing the code generation model from small to large or smart. However, they only give instructions on how to do this for Codewarrior.
Is there a cygwin/GNU equivalent I can put in my Makefile to accomplish the same thing?
Mikey
suggests changing the code generation model from small to large or smart. However, they only give instructions on how to do this for Codewarrior.
Is there a cygwin/GNU equivalent I can put in my Makefile to accomplish the same thing?
Mikey