Altera_Forum
Honored Contributor
19 years agoHow is exception section linked in final elf?
Dear all,
As we known, system library project will create a library file *.a(which including the *.o containing alt_exception function) for your application project. But I'm confusing that, in application project, you never use alt_exception symbol, why it's linked into final elf file and how?? I think it should be a linker issue, hope someone help me.http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/happy.gif Thanks in advance, David