Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-21 Thread Richard Biener
On Thu, Feb 20, 2025 at 7:23 PM Paul Koning wrote: > > > > > On Feb 19, 2025, at 8:18 PM, James K. Lowden > > wrote: > > > > On Wed, 19 Feb 2025 12:55:03 +0100 > > Matthias Klose wrote: > > > >> libgcobol/ChangeLog > >> * Makefile.in: New file. > >> * acinclude.m4: New file. > >> * aclocal.m4:

RE: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-20 Thread Robert Dubner
> -Original Message- > From: Paul Koning > Sent: Thursday, February 20, 2025 13:22 > To: James K. Lowden > Cc: Matthias Klose ; gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] COBOL 3/15 92K bld: config and build machinery > > > > > On Feb 19, 2025, at

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-20 Thread Paul Koning
> On Feb 19, 2025, at 8:18 PM, James K. Lowden wrote: > > On Wed, 19 Feb 2025 12:55:03 +0100 > Matthias Klose wrote: > >> libgcobol/ChangeLog >> * Makefile.in: New file. >> * acinclude.m4: New file. >> * aclocal.m4: New file. >> * configure.ac: New file. >> * configure.tgt: New file. >> >>

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-19 Thread James K. Lowden
On Wed, 19 Feb 2025 12:55:03 +0100 Matthias Klose wrote: > libgcobol/ChangeLog > * Makefile.in: New file. > * acinclude.m4: New file. > * aclocal.m4: New file. > * configure.ac: New file. > * configure.tgt: New file. > > I had updated the configure.tgt, please find

RE: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-19 Thread Robert Dubner
> -Original Message- > From: Matthias Klose > Sent: Wednesday, February 19, 2025 06:55 > To: gcc-patches@gcc.gnu.org; James K. Lowden > Subject: Re: [PATCH] COBOL 3/15 92K bld: config and build machinery > > libgcobol/ChangeLog > * Makefile.in: New file

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-19 Thread Matthias Klose
libgcobol/ChangeLog * Makefile.in: New file. * acinclude.m4: New file. * aclocal.m4: New file. * configure.ac: New file. * configure.tgt: New file. I had updated the configure.tgt, please find it attached here again. also disabling cobol in the toplevel co

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-17 Thread Sam James
"James K. Lowden" writes: > On Sat, 15 Feb 2025 21:18:50 + > Sam James wrote: > >> Please generate these files with vanilla autoconf-2.69, not >> distro-patched autoconf. > > Sure thing, Sam. I meant to do that; I thought I did. It might be that the > distro's autoconf still sneaked in aga

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-17 Thread James K. Lowden
On Sat, 15 Feb 2025 21:18:50 + Sam James wrote: > > Subject: [PATCH] Add 'cobol' to 17 files > > The commit message summary (first line) should say something like the > email title, so 'cobol: bld: config and build machinery'. Roger, will do next time. > > +YFLAGS = -Werror -Wmidrule-val

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-17 Thread Richard Biener
On Sat, Feb 15, 2025 at 10:20 PM Sam James wrote: > > "James K. Lowden" writes: > > > From 5d53920602e234e4d99ae2d502e662ee3699978e 4 Oct 2024 12:01:22 -0400 > > From: "James K. Lowden" > > Date: Sat 15 Feb 2025 12:50:52 PM EST > > Subject: [PATCH] Add 'cobol' to 17 files > > The commit message

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-16 Thread James K. Lowden
On Sat, 15 Feb 2025 21:18:50 + Sam James wrote: > Please generate these files with vanilla autoconf-2.69, not > distro-patched autoconf. Sure thing, Sam. I meant to do that; I thought I did. It might be that the distro's autoconf still sneaked in again later. How did you spot it? I'd l

Re: [PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-15 Thread Sam James
"James K. Lowden" writes: > From 5d53920602e234e4d99ae2d502e662ee3699978e 4 Oct 2024 12:01:22 -0400 > From: "James K. Lowden" > Date: Sat 15 Feb 2025 12:50:52 PM EST > Subject: [PATCH] Add 'cobol' to 17 files The commit message summary (first line) should say something like the email title, so

[PATCH] COBOL 3/15 92K bld: config and build machinery

2025-02-15 Thread James K. Lowden
>From 5d53920602e234e4d99ae2d502e662ee3699978e 4 Oct 2024 12:01:22 -0400 From: "James K. Lowden" Date: Sat 15 Feb 2025 12:50:52 PM EST Subject: [PATCH] Add 'cobol' to 17 files ChangeLog * Makefile.def: Add libgcobol module and cobol language. * Makefile.in: Add libgcobol module an