This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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/RFA] Java: DWARF2 exception on sh-linux


On Nov 21, 2002, kaz Kojima <kkojima@rr.iij4u.or.jp> wrote:

> 	* libtool.m4 (linux-gnu*): Set lt_cv_deplibs_check_method to
> 	pass_all also for sh*.

Since this is in the libtool tree already, it's ok to put it in.
However, before you check this in, please sanity-check that it is
actually safe to link any non-PIC code into SH shared libraries.  If
there's any case in which this can possibly break, then pass_all is
not the right thing to use, and we'd better arrange for it to be taken
out of libtool mainline.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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