Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
21965533
Topic
844754
Board
Announcements (Altcoins)
Re: [UFO] UFOCOIN | CORE 0.9 RELEASED! | UPGRADE WALLETS!
by
fairglu
on
18/09/2017, 14:49:01 UTC
With --disable-hardening it compiles, but when starting complains about SSE2 being unsupported (while sse2 is supported, CPU is a Xeon E3)
Makefile contains an -fPIE on CXXFLAGS, when replaced by -fPIC, the error is still there :/