PacificBiosciences / FALCON-integrate

Mostly deprecated. See https://github.com/PacificBiosciences/FALCON_unzip/wiki/Binaries
https://github.com/PacificBiosciences/FALCON/wiki/Manual
31 stars 28 forks source link

Error: execution of an external compiler program #172

Closed AlexYang01 closed 6 years ago

AlexYang01 commented 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!

pb-cdunn commented 6 years ago

You need gcc, and maybe a fairly recent version.