Hi Alex,
Thansk for looking on this . In the last message, the compilation command is
a bit misleading. I am filling in more details.
If I keep "-Wl,-soname,$@" in the command , I got similar linking errors.
makefile:
SONAMES := $(addsuffix .dll,$(addprefix lib,$(NAMES)))
QEMU_CFLAGS
Hi all,
I want to build QEMU 4.2.0 with the plugin module on Windows 7
with Mingw, but the building process faild.
The step I follow is listed below:
1. create "dsp_build" diretory under source file folder
2. change directory to dsp_build , and run ../configure
--target-list=dsp-sof