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: Updating top-level autoconf to 2.59


> 2006-12-09  Daniel Jacobowitz  <dan@codesourcery.com>
> 
>         * Makefile.tpl (build_alias, host_alias, target_alias): Use
>         noncanonical equivalents.
>         * configure.in: Update AC_PREREQ.  Prevent error for AS_FOR_TARGET.
>         Set build_noncanonical, host_noncanonical, and target_noncanonical.
>         Use them.  Rewrite removal of configure arguments for autoconf
>         2.59.  Discard variable settings.
>         * Makefile.in: Regenerated.
>         * configure: Regenerated with autoconf 2.59.

This patch worked on my IA64 HP-UX and Linux platforms.  My HPPA builds
died due to other GCC bootstrap problems but I will try those platforms
again once I have patched for the cse bug I am running into.  I applied
this patch to both my GCC and src trees (I don't use a combined tree
build).

Steve Ellcey
sje@cup.hp.com


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