This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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: m68k PIC fixes


Bernardo Innocenti <bernie@develer.com> writes:

> BTW, why is libiberty built with -fpic on the m68k?
> Wouldn't -fPIC be more appropriate and safer?

This comes from config/mh-m68kpic (here config is a top level
directory--i.e., not libiberty/config/mh-m68kpic).  I doubt it has
changed since it was created:

Mon Feb 12 14:53:39 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* mh-m68kpic, mt-m68kpic: New files.

Ian


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