undefined reference to fftw... |
- Date: 2006/04/05 18:35
- Name: Veronika Listyani
<sile_drops@yahoo.com>
- Hai,
I have unpacked the openmx3.0 package. when i wanted to make install, these message about undefined reference to 'fftw_...' showed up. for your information, i use intel pentium 3 with cygwin for the environment. i already installed fftw3.1.1 also. this is the CC and LIB i use : CC = gcc -O3 -Dnompi -DTRAN -Dbraswrap -I/home/ozaki/include LIB = -L/home/ozaki/lib -fftw3 -llapack -lblas -lg2c -static i don't use the -lI77 option because when i used that there are error message about not able to find the -lI77. can you help me with this problem? thanks.
regards, veronika listyani
| |