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]

Re: fixing some FIXMEs


On Mon, Jan 08, 2001 at 11:37:25PM -0200, Alexandre Oliva wrote:
> On Jan  8, 2001, Phil Edwards <pedwards@disaster.jaj.com> wrote:
> 
> > I ran into these two FIXMEs in the top-level configury.
> 
> Since these are related with GDB and Insight, I'd rather have them
> reviewed in the mailing lists of those projects, and, if they're
> approved there, to have them merged into GCC.  Would you please
> submit the patch there, and let us know when it is approved?  Thanks
> in advance,

I tossed this patch in their direction and got this reply today.

Phil

 
 From: Eli Zaretskii <eliz@is.elta.co.il>
 To: Phil Edwards <pedwards@disaster.jaj.com>
 cc: gdb@sources.redhat.com
 Subject: Re: fwd: fixing some FIXMEs
 
 On Tue, 9 Jan 2001, Phil Edwards wrote:
 
 > On Tue, Jan 09, 2001 at 03:29:47AM -0500, Eli Zaretskii wrote:
 > > > From: Phil Edwards <pedwards@disaster.jaj.com>
 > > > 
 > > > I ran into these two FIXMEs in the top-level configury.  The one which
 > > > tests the host is moved into the per-host section, and the one which sets
 > > > up GDB_TK is moved into the per-target section.
 > > > 
 > > > Opinions?  Comments?
 > > 
 > > I'd need to see the regenerated configure script to judge whether this
 > > is okay for the DJGPP port.  (I don't have Autoconf installed and
 > > don't have time to futz with it, sorry.)
 > 
 > There is no regenerated script; those are "Cygnus configure" files,
 > not Autoconf.  (Take a look at the comments in the top of configure.in.)
 > The configure.in files gets broken into pieces and then source'd by
 > configure at different points.
 
 Sorry for the long delay.
 
 I tested the modified scripts by building yesterday's snapshot of GDB for 
 DJGPP, and the changes are fine with me.  As far as the DJGPP port is 
 considered, you can commit them.
 
 Thanks.



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