Re: Build failure on windows

2021-01-17 Thread ND
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

Build failure on windows

2021-01-15 Thread ND
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, ___