dir)" \
"gxx_include_dir=$(gxx_include_dir)" \
"AR=$(AR)" \
"AS=$(AS)" \
"LD=$(LD)" \
"RANLIB=$(RANLIB)" \
"NM=$(NM)" \
"NM_FOR_BUILD=$(NM_FOR_BUILD)" \
&q
"includedir=$(includedir)" \
> "prefix=$(prefix)" \
> "tooldir=$(tooldir)" \
> "gxx_include_dir=$(gxx_include_dir)" \
> "AR=$(AR)" \
> "AS=$(AS)" \
> "LD=$(LD)&qu
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
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