"Eugene Mayevski" <[EMAIL PROTECTED]> wrote in message news:80172@palm-dev-forum... > > Hello! > > I get "region datares is full" error when trying to link the multi-segment > application with PRC Tools. Interesting is that CodeWarrior links the same > application flawlessly. Any tips are much appresiated.
CodeWarrior's linker uses up to 64K in the data segment, while PRC-Tools will only use 32K. This was discussed last week on the tools-dev forum. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
