> On Wed, 2025-01-01 at 03:09 +0100, Jose E. Marchesi wrote:
>> ---
>> gcc/algol68/Make-lang.in | 239 +
>> gcc/algol68/README | 102 ++
>> gcc/algol68/a68-diagnostics.cc | 450 +
>> gcc/algol68/a68-lang.cc | 549 ++
>> gcc/
On Wed, 2025-01-01 at 03:09 +0100, Jose E. Marchesi wrote:
> ---
> gcc/algol68/Make-lang.in | 239 +
> gcc/algol68/README | 102 ++
> gcc/algol68/a68-diagnostics.cc | 450 +
> gcc/algol68/a68-lang.cc | 549 ++
> gcc/algol68/a
Hi Sam.
>> +#ifdef HAVE_LD_STATIC_DYNAMIC
>> + /* Remove -static-libphobos from the command only if target
>> supports
>
> pasto
Fixed.
Thanks!
"Jose E. Marchesi" writes:
> [...]
> diff --git a/gcc/algol68/a68spec.cc b/gcc/algol68/a68spec.cc
> new file mode 100644
> index 000..75766dd8c08
> --- /dev/null
> +++ b/gcc/algol68/a68spec.cc
> @@ -0,0 +1,212 @@
> +/* a68spec.c -- Specific flags and argument handling of the Algol 68 front