nim c --passL:"-lpcap" -r ipk.nim
    
    
    Run

Putting flags after -r will pass those values to the compiled binary on 
execution.

Reply via email to