We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#!/bin/bash
cc -m64 -c -fPIC -g -std=gnu99 -I../heclib/headers -I ../../heclib/headers test.c cc -m64 -fPIC test.o ../heclib/Output/heclib.a -o test -lz -lrt -lgfortran -lm