-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi, I've tried to install this on my macbook (it is running Monterey 12.4 with M2 chip), and when I run 'make' in the src folder, it gives me this error:
g++ -O3 -mfpmath=sse -msse -msse2 -msse3 -DEVIDENCE_SR -DEVIDENCE_PARS -DNDEBUG -W -pipe -Wundef -Winline --param large-function-growth=100000 -Wall -c Contrafold.cpp
clang: warning: argument unused during compilation: '-msse' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-msse2' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-msse3' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '--param large-function-growth=100000' [-Wunused-command-line-argument]
error: unknown FP unit 'sse'
Thanks for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels