#2561: powerpc/haleakala linker script update (add KEEP() sections)
---------------------------+-------------------------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: bsps | Version: 4.12
Severity: normal | Keywords: function sections, KEEP
---------------------------+-------------------------------------
This BSP's linker script does not include KEEP() directives and thus
cannot have per-function and per-data element section support enabled.
The preferred solution is to convert the BSP to use a shared base linker
script. The acceptable solution is to add the proper KEEP directives to
the existing linker script(s).
See https://devel.rtems.org/wiki/GCI/Coding/AddPerSectionSupportToBSPs for
more details.
--
Ticket URL: <http://devel.rtems.org/ticket/2561>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs