This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: (toplevel patch) Use canonical names for target_subdir, build_subdir.


On Sat, Jan 25, 2003 at 01:55:41AM +0100, Andreas Schwab wrote:
> Nathanael Nerode <neroden@twcny.rr.com> writes:
> 
> > Use the canonical build and target names for build_subdir and target_subdir.
> > This saves a tedious amount of work when we get around to autoconf 2.5x 
> > conversion (where build_alias and target_alias may be empty strings).
> > 
> > Built successfully on i686-pc-linux-gnu.  (But then, this should make no
> > difference at all in the native case.)
> 
> Did you try "make check"?  It's currently completely broken, see
> gcc-testresults.

Indeed.  I build on athlon_mp-pc-linux-gnu, and the target subdir just
moved out from underneath me...

(On the plus side, the toplevel configury is human-readable these days.  :-)
So it was easy to find and revert locally.  Thanks again for doing all that.)


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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