[ECOS] Samsung SNDS warning....bss not in segment

Gary Thomas gary@mlbassoc.com
Fri Nov 7 14:35:00 GMT 2003


On Thu, 2003-11-06 at 19:28, RandyLin@mxic.com.tw wrote:
> I got a warning when compile redboot for Samsung SNDS
> BFD:/redboot_snds_install/redboot.img:warning:allocated section '.bss' not
> in segment
> I didn't modify any code.
> what it means? how to fix it?

It means that your image uses more memory than is available on
your platform.  Probably a very bad thing, as the best that you
could do is adjust your configuration somewhat (disable some
packages or features that you don't need, make buffers smaller, etc).
I say "bad thing" because even if you get it to fit, there probably
won't be much memory left for RedBoot to do anything useful on your
platform.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list