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: RFC: patch for PR 6158 (important for 3.1)


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Tom> Alexandre, is it possible for libtool to work around this somehow?

Alexandre> I'd love to know of a way to do it.  So far, my
Alexandre> understanding of the problem has been proven to be wrong
Alexandre> since switching from a set up with inter-library
Alexandre> dependencies to one that didn't have them didn't fix the
Alexandre> problem :-(

The problem comes when linking jv-convert, not libgcj.
I think what we want to do later is add a `-nostdjavalibs' argument
(or whatever) to gcj.  Then we would use that when linking programs in
the libjava directory.  I'll update the PR in question.

Meanwhile I've gone ahead and checked in my patch.  Thanks.

Tom


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