@mmierzwa, for third question you can override compiler to vcc with option 
--cc:vcc when compiling. Or you can put it in cfg file beside your nim file, 
put it cc = vcc. For detailed config, check the default config file in 
$NIM/config/nim.cfg

Reply via email to