This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -fpic, -fpic -mpcrel, -fPIC, ... what to use for m68000?


Hi,

Am 30.09.2011 12:16, schrieb Don Quixote de la Mancha:

<...>
Do large Position Independent Code modules require trampolines to call
far-away addresses? That's the case with Thumb. I don't know either
way; it's been so many years since I've worked with 68k.
<...>

Maybe. These questions were addressed for gcc 2.x a decade ago. As I thought, that's why one changed from -fpic to -fPIC: To have these trampolines as you call them.


-- For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]