tazz4843/whisper-rs

Building examples issue

nab-os opened this issue · 1 comments

Hi, I get an error after trying to compile the examples:

./whisper-rs/target/debug/deps/libwhisper_rs_sys-6994f87a6ac49252.rlib(whisper.cpp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE

I don't know what it means though, so I can't help much

Probably closed by #62, reopen if not.