Did this: 
    
    
    nim c --cpu:i386 --os:linux --compileOnly --genScript hello_world.nim
    
    
    
    Run

Got "operation successful". But the only file I got is "hello_world.deps". 
There are no compile scripts or C-files produced.

Reply via email to