This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgij etc not installed
- From: Michael Koch <konqueror at gmx dot de>
- To: java at gcc dot gnu dot org
- Cc: Andreas Schwab <schwab at suse dot de>, Andreas Jaeger <aj at suse dot de>, Andreas Tobler <toa at pop dot agri dot ch>
- Date: Mon, 23 Aug 2004 15:03:23 +0200
- Subject: Re: libgij etc not installed
- References: <20040820201007.GA6933@gromit.moeb> <jer7pzat0f.fsf@totally-fudged-out-message-id> <jen00naq8s.fsf@sykes.suse.de>
Am Sonntag, 22. August 2004 22:10 schrieb Andreas Schwab:
> Andreas Jaeger <aj@suse.de> writes:
> > Thanks - I'll continue nailing down what's really broken,
>
> The used libtool is just too old. It does not support DESTDIR.
Hmm, I re-libtoolized GCC (with libtool 1.5.6) and bootstrapped. It
failed when compiling C++ code. In other projects libtool 1.5.6 works
find with C++ for me. I'm investigating this more.
Michael