Building qt5-gui port?

Steve Kargl sgk at troutmask.apl.washington.edu
Sun Feb 10 05:40:29 UTC 2019


On Sat, Feb 09, 2019 at 07:32:27PM -0800, Steve Kargl wrote:
> Anyone have any pointers on building x11-toolkits/qt5-gui on
> FreeBSD-current?  My attempts end with
> 
> c++ -Wl,--as-needed 

(boat load of info removed).

> qdrawhelper.cpp:(.text+0x2d0ba): undefined reference to `comp_func_Plus_sse2(unsigned int*, unsigned int const*, int, unsigned int)'
> c++: error: linker command failed with exit code 1 (use -v to see invocation)
> *** Error code 1
> 

It seems that clang cannot use -march=native (at least on my
Intel(R) Core(TM)2 Duo CPU T7250).

-- 
Steve


More information about the freebsd-ports mailing list