This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 to update libtool in GCC and binutils trees


Any chance you could try it?  I am curious if my problem is HP-UX specific
or multilib specific.  Basically I would be looking for you to run:

make check RUNTESTFLAGS="--target_board 'unix{-mlp64,-milp32}'"

I've started a bootstrap and will regtest with multilibed x86_64-linux. Would that be useful?

Also, when applying your patch and running autoconf in libjava (after
I did the aclocal && automake, as indicated in your previous mail) I
still get the following error:

configure.ac:436: error: possibly undefined macro: AC_LIBLTDL_CONVENIENCE
     If this token and others are legitimate, please use m4_pattern_allow.
     See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

So, that's occuring to me on both i686-pc-mingw32 and x86_64-linux,
it's weird that it's not occuring to anyone else. If it's relevant, I
only have a GCC tree, no src or other things.

FX


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