http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56194
--- Comment #3 from dave.anglin at bell dot net 2013-02-04 16:03:08 UTC --- One thought I had is to add the -fpic option. This should push the function descriptor into .data.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56194
--- Comment #3 from dave.anglin at bell dot net 2013-02-04 16:03:08 UTC --- One thought I had is to add the -fpic option. This should push the function descriptor into .data.