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: [patch] Implement Ada support for DragonFly, improve it for FreeBSD


> > Note 1)  All TOOL_TARGET_PAIRS in gcc/ada/gcc-interface/Makefile.in
> > should be removed for most (if not all) platforms as they were moved to
> > gnattools/configure and are now no-ops.  However, for this patch set I
> > only removed them for FreeBSD.
> 
> They are actually used if you configure with --disable-libada so should be
> preserved.

Right.

> > copy of patch:
> > http://leaf.dragonflybsd.org/~marino/freebsd/gnat-dragonfly-support.diff
> > 
> > copy of suggested commit message:
> > http://leaf.dragonflybsd.org/~marino/freebsd/gnat-dragonfly-support.msg.txt
> > 
> > (both attached to this email)
> 
> This looks good to me modulo the TOOL_TARGET_PAIRS thing.  But ChangeLog
> lines
> must all start with a capital letter and end with a period.
> 
> Please leave a couple of more days for Thomas or Arno to comment though.

My main question is: who will maintain these files after they are in
(e.g. regularly test this configuration and post patches to fix any breakage)?

Arno


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