Segment .text size overflow Error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-08-16 12:17 AM
Posted on August 16, 2010 at 09:17
Segment .text size overflow Error
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 6:09 AM
Posted on May 17, 2011 at 15:09
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 6:09 AM
Posted on May 17, 2011 at 15:09 your linker file specifies a maximum size for const+code of 0xf80 bytes, and the code you are compiling is bigger than that: what ''help'' do yo need?
