This is what i see
$ /usr/bin/python3-config --ldflags --embed
-L/usr/lib -lpython3.8 -lcrypt -lintl -ldl
On Sat, Jan 16, 2021 at 3:13 AM Chris Johns wrote:
>
>
> On 16/1/21 2:10 am, ND wrote:
> > Trying to compile RBS for riscv on windows using MSYS2 fails with
&g
Trying to compile RBS for riscv on windows using MSYS2 fails with following
error.
error: shell macro failed: sh -c "/usr/bin/python3-config --ldflags --embed
| awk 'BEGIN{FS=\" \"}
Compiling master branch.
Any ideas, what might be wrong?
Regards,
___