[ECOS] --gc-sections not support on some targets?

Grant Edwards grante@visi.com
Tue Dec 30 18:08:00 GMT 2003


IIRC, eCos relies on the --functions-sections --gc-sections
features of gcc and ld to avoid unused code bloat without
rquiring inordinately complex library structures.  I just
discovered that --gc-sections isn't supported for the H8
target.  Do eCos apps for H8 end up with a lot of unused code
as a result of the lack of support for garbage collection?

-- 
Grant Edwards
grante@visi.com

-- 
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