> On Feb 10, 2019, at 3:40 AM, Steve Kargl <[email protected]> 
> wrote:
> 
>> 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).

I was about to write about it too: same thing here but I'm still finishing my 
upgrade. Things I've tried:
-  remove all qt5- ports: no difference. No qt4- ports here.
- remove CPUTYPE=native: no difference.
- use CPUTYPE=pentium4: no difference.
- use CPUTYPE=yonah: no difference.

I tried a few other things, too, that didn't work in many ways of the word.

Lc

-- 
rollingbits — 📧 [email protected] 📧 [email protected] 📧 
[email protected] 📧 [email protected] 📧 [email protected]

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to