Build wrapper support for MIPS

I’m trying to use build wrapper with a GCC MIPS compiler.
But the build-wrapper-dump.json comes empty

build-wrapper-linux-x86-64 --out-dir sonar mips-linux-gcc main.c

Result:
{
“version”:0,
“captures”:[
]}

Hello @Vladwoguer_Bezerra,

Is your compiler mips-linux-gcc statically linked?

No it is not.
It’s an openwrt project.
I use the toolkit provided to compile a package.

@Vladwoguer_Bezerra Can you share the output that you get when you run build-wrapper-linux-x86-64 --out-dir sonar mips-linux-gcc main.c and the build-wrapper.log file.

Please help, I have the same problem.

Hi @SamPan,

please open a new topic providing details about the issue you are facing.

New topic link as follow:

Considering this topic as closed.