[RTEMS Project] #2612: R_ARM_GOT_BREL relocation type unsupported

RTEMS trac trac at rtems.org
Wed Feb 24 18:57:56 UTC 2016


#2612: R_ARM_GOT_BREL relocation type unsupported
-------------------------+-----------------------
 Reporter:  pggauvin     |       Owner:  chrisj
     Type:  enhancement  |      Status:  accepted
 Priority:  normal       |   Milestone:
Component:  libdl        |     Version:  4.11
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by joel.sherrill):

 I am glad dropping the -fPIC got rid of the unsupported relocation record.
 I don't know why you would want to build with that for RTEMS. My gut is
 this is the resolution.

 When Chris wakes up, he can make a ruling on what is the right thing long-
 term. It may or may not make sense to add support for this relocation
 record since we normally don't build with -fPIC. It is also possible that
 just adding an error message to say "don't build with -fPIC" when this
 record is seen isn't a bad idea. :)

--
Ticket URL: <http://devel.rtems.org/ticket/2612#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list