Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiling Problems on Cygwin/GNU

Status
Not open for further replies.

mikey1987

Programmer
Jul 8, 2004
1
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top