This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Failure of openmp_stack.f90
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Thu, 27 Sep 2007 20:28:32 +0200
- Subject: Failure of openmp_stack.f90
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7TbF2QLmoptY9/FrCBONYAFYHrfomnGWj97jxlntnGo=; b=s0Ya7zZBisyGbnL3GGGgXVd+hVcPTyMeZQt448Tka75FQ+lkGhukbhIHI7HOEywKBBI6UWUEYdc4RbJfKYpY77J1+ljoaLC08ztXDJm099bHnyhwwfjGOFtC7tx9Iu/iy7Lt+gUCs9Jbj1GtNHQuypFUI8fHpqR/hxqW0p6dEJY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aN2Ba9+mUYDhouzLtXrs2AHlDhNrev4pydXM8jnlltM3zpWN7vQ5inyO2ghz4lMZOXzrJeLoWisyampEVLmpRZsqD//6gt2nsstB9uk1/ds/65cdt+5UErgprvDZj7UA1Ixk8vP3cJT5ZHRArZVwQFeTxOAwgdXWKMoifHEa594=
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