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: work around libtool to fix alpha libgcj build


On Feb 11, 2005, David Daney <ddaney@avtrex.com> wrote:

> Probably a naive question, but why not fix libtool so we don't have to
> trick it into doing the right thing?

Or did you mean `fix' as in, getting the convenience libraries to be
built in two variants, one PIC and one non-PIC, like all other libtool
libraries, such that the non-PIC object files are not just thrown away
after being built?

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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