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]
Other format: [Raw text]

Re: [gcj-eclipse-merge-branch] gcj-dbtool and cross-compilation


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> Just take out the call to gcj-dbtool when cross-compiling.

This should already be done... see dbexec_DATA in Makefile.am, it is
conditional on NATIVE being defined.  If this isn't working then there
is a bug somewhere -- either in configure or we picked the wrong
condition here.

Tom


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