Closed AlexYang01 closed 6 years ago
Hi, When I installed FALCON according to "The easy way (in a new directory)", I got a problem as follow:
Error: execution of an external compiler program 'gcc -c -w -pthread -O3 -fno-strict-aliasing -I/software/nim/nim-0.18.0/lib -o /software/Falcon/FALCON-integrate/nim-falcon/src/nimcache/stdlib_system.o /software/Falcon/FALCON-integrate/nim-falcon/src/nimcache/stdlib_system.c' failed with exit code: 1
Could you please help me ?
Many thanks!
You need gcc, and maybe a fairly recent version.
Hi, When I installed FALCON according to "The easy way (in a new directory)", I got a problem as follow:
Error: execution of an external compiler program 'gcc -c -w -pthread -O3 -fno-strict-aliasing -I/software/nim/nim-0.18.0/lib -o /software/Falcon/FALCON-integrate/nim-falcon/src/nimcache/stdlib_system.o /software/Falcon/FALCON-integrate/nim-falcon/src/nimcache/stdlib_system.c' failed with exit code: 1
Could you please help me ?
Many thanks!