------- Comment #6 from schwab at linux-m68k dot org 2010-04-21 22:51 ------- (In reply to comment #5) > assuming -mpcrel and -fpic are equivalent:
They aren't. -mpcrel implies -fpic, but not the other way round. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43804