Help for compiling Raid engine

Moderators: Elijah, Igbo, timetraveller

catalano7777

Top contribute Forum
Forum Contributions
Points: 5 554,00 
Posts: 134
Joined: 02/01/2020, 1:08
Status: Offline (Active 7 Hours, 58 Minutes ago)
Medals: 1
Topics: 13
Reputation: 149
Has thanked: 233 times
Been thanked: 264 times

Help for compiling Raid engine

Post by catalano7777 »

Any help with these erros?

With "make -j profile-build ARCH=x86-64-avxvnni COMP=gcc COMPCXX=g++-12.0", this error:

Image

With "make -j profile-build ARCH=x86-64-bmi2 COMP=msys", this error
Image

Thank you!
M.Z

Top contribute Forum Engines Maker
Founder
Points: 31 381,00 
Forum Contributions
Posts: 1457
Joined: 31/10/2019, 8:50
Status: Offline (Active 3 Hours, 14 Minutes ago)
Medals: 2
Topics: 217
Reputation: 4120
Has thanked: 655 times
Been thanked: 3114 times

Help for compiling Raid engine

Post by M.Z »

Hi Oscar,
when asking for help it is advisable to give more information
at a minimum indicate which ambientd you are using
-OS
-Type and model of the compiler
sarona

Top contribute Forum
Chief moderators
Points: 20 167,00 
Forum Contributions
Posts: 227
Joined: 14/08/2022, 20:09
Status: Offline (Active 4 Hours, 51 Minutes ago)
Medals: 1
Topics: 8
Reputation: 1784
Has thanked: 360 times
Been thanked: 1463 times

Help for compiling Raid engine

Post by sarona »

Pretty certain he is using Windows OS and MSYS2 judging by those screenshots.

With "make -j profile-build ARCH=x86-64-bmi2 COMP=msys", this error

I think COMP=should be mingw not msys

so,

make -j profile-build ARCH=x86-64-bmi2 COMP=mingw

Cannot try to build it myself until I am home. sorry_1
M.Z

Top contribute Forum Engines Maker
Founder
Points: 31 381,00 
Forum Contributions
Posts: 1457
Joined: 31/10/2019, 8:50
Status: Offline (Active 3 Hours, 14 Minutes ago)
Medals: 2
Topics: 217
Reputation: 4120
Has thanked: 655 times
Been thanked: 3114 times

Help for compiling Raid engine

Post by M.Z »

@catalano7777

Oscar we answered you here. popcorm1
catalano7777

Top contribute Forum
Forum Contributions
Points: 5 554,00 
Posts: 134
Joined: 02/01/2020, 1:08
Status: Offline (Active 7 Hours, 58 Minutes ago)
Medals: 1
Topics: 13
Reputation: 149
Has thanked: 233 times
Been thanked: 264 times

Help for compiling Raid engine

Post by catalano7777 »

M.Z wrote: 01/09/2023, 6:36 Hi Oscar,
when asking for help it is advisable to give more information
at a minimum indicate which ambientd you are using
-OS
-Type and model of the compiler
Sorry, Marco

OS: Windows 10
Compiler: MSYS2 MINGW64

Thank you!
M.Z

Top contribute Forum Engines Maker
Founder
Points: 31 381,00 
Forum Contributions
Posts: 1457
Joined: 31/10/2019, 8:50
Status: Offline (Active 3 Hours, 14 Minutes ago)
Medals: 2
Topics: 217
Reputation: 4120
Has thanked: 655 times
Been thanked: 3114 times

Help for compiling Raid engine

Post by M.Z »

catalano7777 wrote: 01/09/2023, 16:18
M.Z wrote: 01/09/2023, 6:36 Hi Oscar,
when asking for help it is advisable to give more information
at a minimum indicate which ambientd you are using
-OS
-Type and model of the compiler
Sorry, Marco

OS: Windows 10
Compiler: MSYS2 MINGW64

Thank you!
Follow sarona's advice, COMP=mingw and the correct setting. :handgestures-thumbup:
Post Reply

Return to “Programming, Technical Discussions, Chess related questions etc.”