This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failure of openmp_stack.f90


Does anybody else see:

/svn-4.3/bin/gfortran -O3 -static $test/openmp_stack.f90
/tmp/ccOf3kdc.o: In function `MAIN__':openmp_stack.f90:(.text+0x2c):
undefined reference to `omp_set_num_threads_'
:openmp_stack.f90:(.text+0x33): undefined reference to `omp_get_thread_num_'
collect2: ld returned 1 exit status

Paul

-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]