Skip to content

Conversation

@shenki
Copy link
Member

@shenki shenki commented Apr 16, 2020

Newer linkers generate eh_frame sections. From the ld manual:

Request creation of ".eh_frame" unwind info for linker generated code sections like PLT.

I do not believe these are used by the OCC, so they can be discarded.
This is what the Linux kernel does too.

Signed-off-by: Joel Stanley [email protected]

Newer linkers generate eh_frame sections. From the ld manual:

 Request creation of ".eh_frame" unwind info for linker generated code sections like PLT.

I do not believe these are used by the OCC, so they can be discarded.
This is what the Linux kernel does too.

Signed-off-by: Joel Stanley <[email protected]>
@klauskiwi
Copy link

@dcrowell77 are you also monitoring this? Any updates?

@dcrowell77
Copy link

Yes, sorry for the non-response. I pulled them over but they failed our internal builds that are still on the older compiler. I just haven't had time to dig in due to other priorities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants