preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
127 stars 35 forks source link

Error compiling on Linux #245

Closed foote-darrell closed 2 years ago

foote-darrell commented 2 years ago

I had cloned this repository in Termanal, and simply typed make like it said to. It reports an error. Is this how I've supposed to do it?

Here is the entire report of the terminal session I had tried to compile.

preda commented 2 years ago

Sorry I was quite late to see your problem. Either use a newer compiler, or comment-out the offending assert() line.