/usr/bin/ld: cannot find -lpcre
    collect2: error: ld returned 1 exit status
    Error: execution of an external program failed:
    
    
    Run
    
    
    $ nim --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc --passL:-lpcre -d:release 
--opt:size  c osc.nim
    
    
    Run

Reply via email to