This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

--gc-sections not support on some targets?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]