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: use $(CXX_FOR_TARGET) in LIBLINK


>>>>> "Adam" == Adam Megacz <megacz@cs.berkeley.edu> writes:

Adam>   rm $(target)/libjava/Makefile
Adam>   rm $(target)/libjava/config.cache

Also... you can do this and then invoke:

    make configure-target-libjava

from top level.  I think absence of libjava/Makefile is the trigger
for this working, though I tend to forget.

Tom


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