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: [ob patch?] Import config.guess & config.sub 2004-02-16


Andrew Cagney <cagney@gnu.org> writes:


Stumbled across this while walking through GDB's pre-branch checklist :-/

The attached updates config.guess and config.sub in the GCC repository
to the latest 2004-02-16 version..  I suspect this is "obvious" but
given the level of version skew this patch reveals I'm left wondering.


The toplevel updates are OK for 3.4 and mainline.

I've committed it to mainline. I'll leave the other tasks to someone in a better position to persue the problems.


Andrew


 If you have the
time, could you please attempt to change the boehm-gc and
libjava/libltdl directories so they do not need their own copies of
config.sub/guess? This is normally as simple as adding
AC_CONFIG_AUX_DIR(..) to the relevant configure.in/ac and
regenerating, then verifying that it works with the files deleted.

Thanks,
zw



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