# nim c --cpu:arm --cc:clang --clang.exe=zig --clang.linkerexe=zig hello.nim
    Hint: used config file '/root/nim/config/nim.cfg' [Conf]
    Hint: used config file '/root/nim/config/config.nims' [Conf]
    Hint: system [Processing]
    Hint: widestrs [Processing]
    Hint: io [Processing]
    Hint: hello [Processing]
    CC: stdlib_io.nim
    CC: stdlib_system.nim
    CC: hello.nim
    Invalid argument: -c
    See `zig --help` for detailed usage information
    Invalid argument: -c
    See `zig --help` for detailed usage information
    Invalid argument: -c
    See `zig --help` for detailed usage information
    Error: execution of an external compiler program 'zig -c  -w   
-I/root/nim/lib -I/root/gencfg_arm -o 
/root/.cache/nim/hello_d/stdlib_io.nim.c.o 
/root/.cache/nim/hello_d/stdlib_io.nim.c' failed with exit code: 1
    
    
    Run

still error 

Reply via email to