Re: [PATCH] cobol: Make CXXFLAGS_FOR_TARGET available to the libgcobol build.

2025-04-05 Thread Richard Biener
dir)" \ "gxx_include_dir=$(gxx_include_dir)" \ "AR=$(AR)" \ "AS=$(AS)" \ "LD=$(LD)" \ "RANLIB=$(RANLIB)" \ "NM=$(NM)" \ "NM_FOR_BUILD=$(NM_FOR_BUILD)" \ &q

RE: [PATCH] cobol: Make CXXFLAGS_FOR_TARGET available to the libgcobol build.

2025-04-04 Thread Robert Dubner
"includedir=$(includedir)" \ > "prefix=$(prefix)" \ > "tooldir=$(tooldir)" \ > "gxx_include_dir=$(gxx_include_dir)" \ > "AR=$(AR)" \ > "AS=$(AS)" \ > "LD=$(LD)&qu

[PATCH] cobol: Make CXXFLAGS_FOR_TARGET available to the libgcobol build.

2025-03-23 Thread Robert Dubner
en how? If so, then OK for trunk? Thanks all. >From c03774e34bde193da7f80eea53b49915e311df0d Mon Sep 17 00:00:00 2001 From: Bob Dubner mailto:rdub...@symas.com Date: Thu, 20 Mar 2025 23:44:12 -0400 Subject: [PATCH] cobol: Make CXXFLAGS_FOR_TARGET available to the libgcobol build. By setti

Re: [PATCH] cobol: Make CXXFLAGS_FOR_TARGET available to the libgcobol build.

2025-03-22 Thread Richard Biener
ons; it's isolated to > libgcobol. And if I am not anticipating some other problem, well, I am > content to wait until that other problem crops up. > > >> -Original Message----- >> From: Richard Biener >> Sent: Friday, March 21, 2025 04:14 >> To: R