This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: PATCH: Enable PIC for mips*-*-*


On Oct 23, 2001, "H . J . Lu" <hjl@lucon.org> wrote:

> On Mon, Oct 22, 2001 at 09:53:44PM -0700, Eric Christopher wrote:
>> > This patch enables PIC for mips*-*-*.
>> > 
>> 
>> *reads further on thread*
>> 
>> Is it not possible to fix libtool instead?

> Yes. This is the one:

> http://sources.redhat.com/ml/binutils/2001-10/msg00406.html

That patch is wrong on two accounts: you can't assume file_magic is
enough, and you're removing the comment that explains the reasoning,
and linking archives into shared libraries is wrong on a number of
platforms, and the way to tell libtool about it is use a different
setting in deplibs_check_method.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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