[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Defining and exporting and a variable undefined in a foreach loop ca
From: |
Dmitry Goncharov |
Subject: |
Re: Defining and exporting and a variable undefined in a foreach loop cause a Segmentation fault with Make 4.2.1 on Debian bullseye/sid x64 |
Date: |
Sat, 7 Mar 2020 20:51:50 -0500 |
On Thu, Mar 5, 2020 at 10:45 AM Xavier Sanchez <address@hidden> wrote:
>
> Hi, I've got a segfault in __strlen_avx2 () at
> ../sysdeps/x86_64/multiarch/strlen-avx2.S:65
>
> While defining a variable that has been undefined in a foreach loop using Make
> 4.2.1 on my Bullseye/sid workstation.
Does not reproduce for me with make-4.2.1 or make-4.3.90.
Can you try make-4.3?
regards, Dmitry