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] ada/36001: Define GNATMAKE when building from the gcc subdirectory



This patch adds the substitution of GNATMAKE and GNATBIND into
gcc/Makefile.in in addition to the top-level one. The substitution
in the top-level Makefile.in has been kept because it makes it easier
to override this choice from the top-level directory, since it will
the override the extra definition in gcc/Makefile.in.

Thanks, I had the exact same patch in my tree and I had no time for applying.


However, I don't seem to have the right libtool version. What is the
version to use to regenerate gcc/aclocal.m4 and gcc/configure?

You just need to pass -I .. -I ../config to aclocal. If you have problems tell me and I'll commit for you.


Paolo


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