[x265] Commit c56e392b2c68 fails to link with MinGW
Nikos Barkas
nikbar2004 at yahoo.com
Tue Sep 24 10:44:51 CEST 2013
There is a linking problem with revision c56e392b2c68 on MinGW. The error comes from common.cpp and is our old friend:
undefined reference to `__sync_val_compare_and_swap_4'
The file common.cpp must be added to the list of files for which -march=i686 is applied in source\common\CMakeLists.txt.
Best regards
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20130924/1424790c/attachment.html>
More information about the x265-devel
mailing list