This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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] fixed-bug delete config-ml.in to build libgloss form32r-elf targets


On Sun, 2003-07-13 at 22:32, Kazuhiro Inaoka wrote:
> Hi Jeff
> 
> I'm sorry that following my patch had a bug to delete
> srctopdir/config-ml.in.
> > http://sources.redhat.com/ml/newlib/2003/msg00251/newlib-1.11.0.patches
> 

Patch checked in.  Thanks.

Tom

> Next is a patch to fix this problem.
> 
> libgloss/ChangeLog
> 2003-07-14  Kazuhiro Inaoka < inaoka dot kazuhiro at renesas dot com >
> 
> * m32r/configure.in: fixed bug to delete ../config-ml.in.
> 
> *** configure.in.org Mon Jul 14 11:08:46 2003
> --- configure.in Mon Jul 14 11:09:57 2003
> *************** host_makefile_frag_path=$host_makefile_f
> *** 72,78 ****
>   AC_SUBST(host_makefile_frag_path)
>   AC_SUBST_FILE(host_makefile_frag)
> 
> ! AC_OUTPUT(Makefile
>   . ${srcdir}/../../config-ml.in,
>   srcdir=${srcdir}
>   target=${target}
> --- 72,78 ----
>   AC_SUBST(host_makefile_frag_path)
>   AC_SUBST_FILE(host_makefile_frag)
> 
> ! AC_OUTPUT(Makefile,
>   . ${srcdir}/../../config-ml.in,
>   srcdir=${srcdir}
>   target=${target}
> 
> 
> Regards
> 
> Kazuhiro Inaoka
> 
> ----- Original Message -----
> From: "J. Johnston" <jjohnstn@redhat.com>
> To: "Kazuhiro Inaoka" <inaoka.kazuhiro@renesas.com>
> Cc: <newlib@sources.redhat.com>
> Sent: Wednesday, July 09, 2003 1:12 AM
> Subject: Re: [m32r-elf] miss installed multilibs
> 
> 
> > Kazuhiro,
> >
> >   I'm not sure what happened.  The part of your patch for configure.in
> > and configure was not applied.  I have reapplied the patch and checked
> > it in.
> >
> > -- Jeff J.
> >
> > Kazuhiro Inaoka wrote:
> > > Hi Jeff
> > >
> > > I know the following patch checked in.
> > > http://sources.redhat.com/ml/newlib/2003/msg00251/newlib-1.11.0.patches
> > >
> > > But current files are changed so we can't install multilibs of libgloss
> > > correctly.
> > > Is libgloss/m32r/configure.in file regenerate?
> > >
> > > Regards,
> > >
> > > Kazuhiro
> > >
> >
> >
-- 
Thomas Fitzsimmons <fitzsim@redhat.com>


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