#How to print which is the 'native' target?

1 messages · Page 1 of 1 (latest)

peak pasture
#

Is there some command to print which specific target is the 'native' target ?

hallow narwhal
manic badge
#

From zig or on the command line?

elfin dune
#

zig run --show-builtin would print the contents of the builtin.zig file of that command, which includes the struct representing the target triple