This is the mail archive of the java@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]

Re: testsuite says objects "are the same file"




On 19 Mar 2001, Per Bothner wrote:
> One mystery is why libtool thinks it needs to mv the .o file at all,
> give that gcc does support -c combined with -o.

Search for compiler_c_o in <target>/libjava/libtool.  It gets sometimes
misconfigured to "no" if gcj fails to run for any reason during libtool
configure.

This used to be a problem when gcj could not find its class files.  I
thought it had been fixed though.

Jeff



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