Detlef Riekenberg
Detlef Riekenberg
I tried with latest downloadable binary and different values for -O and -target: -target makes a difference: this fails: $ zig cc helloworld.c -Os -o helloworld_zig_cc_thrunk $ zig cc helloworld.c...
> any idea why it goes from > > ``` > Target: x86_64-unknown-linux-gnu > ... > "/data/_v/zig-linux-x86_64-0.10.0-dev.4369+1087e6776/zig" -cc1 -triple x86_64-unknown-linux-gnu ... > ``` > > to > > ``` >...
It works on my current system. Unfortunately, the old system is no longer in use.