By the way, is it possible to move global constant
data into sections other than .bss?

Thanks,
--- Khaki Wizard <[EMAIL PROTECTED]> wrote:
> Hi, 
> 
> I'm using multi-section code. When I'm adding more
> code into the project, ld tells something like:
> 
> /usr/m68k-palmos/bin/ld: region datares is full
> (xxxxxx section .bss)
> 
> Now I have 3 sections (besides the .text .data
> .bss). 
> 
> Why is .bss full? Is it because there is too many
> reloc entries. As I know, they should be in .data
> section.
> 
> By the way, I didn't add any global data, just some
> functions.
> 
> Thanks,
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to