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]

Sections in RedBoot


Can someone tell me why does RedBoot has following sections:
Fini, rodata1, fixup, gcc_except_table, fixed_vectors
I don't use any of these. So, I removed all of them. But when I compile
linker complains about missing gcc_except_table section. Error line is:
ld: LOADADDR uses undefined section .gcc_except_table
How can I remove gcc_except_table section also?

Thanks,
Lomesh

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