Hi All,
A question when porting to Mac.
It says:
ld: unknown option: --version-script=./libvirt_sym.version
collect2: ld returned 1 exit status
make[2]: *** [libvirt.la] Error 1
Indeed --version-script doesn't exist in mac's ld. Can I change it to
something else with them same functionality? How should I do it?
Thanks.
-Yushu