First time user of it++. I have compiled the program with the ATLAS and LAPACK extensions but have encountered a slight problem with a flag in applying the test script.
when I pass the command
>make test
the following errors occur
usr/bin/ld: cannot find -lg2c
collect2: ld returned 1 exit status
make:[array.test.run] Error 1 (ignored)
Anybody got any ideas on whats wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First time user of it++. I have compiled the program with the ATLAS and LAPACK extensions but have encountered a slight problem with a flag in applying the test script.
when I pass the command
>make test
the following errors occur
usr/bin/ld: cannot find -lg2c
collect2: ld returned 1 exit status
make:[array.test.run] Error 1 (ignored)
Anybody got any ideas on whats wrong?