How to represent input sections of ".a" in ld script

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to represent input sections of ".a" in ld script

712 Views
2474799107
Contributor I

I am programming on S32DS For ARM,and i want to know how to represent input sections of ".a"(Static library file) in ld script ?  For example,i can write "a.o(.text*)" to represent .text input section of "a.o".

0 Kudos
1 Reply

665 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

please see the link below. I think this could be answer for your question.

https://community.nxp.com/message/1123853 

Regards,

Martin

0 Kudos