[Mingw-users] gfortran and openmp

Back to archive index

Keith Marshall keith****@users*****
Tue Feb 13 00:18:33 JST 2018


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/02/18 10:03, Sergio NNX wrote:
> Under '\mingw\lib\gcc\mingw32\6.3.0\finclude' folder, you can find
> the following files:
> 
> omp_lib.f90 omp_lib.h omp_lib.mod omp_lib_kinds.mod

In my cross-compiler installation tree, I do see these; they were put
there by the "make install" step of the GCC build/install process.

> Not sure which package they come from.  I guess they may be/should
> be installed when installing MinGW or GCC.

Indeed they *should* be installed by GCC's "make install", but they were
not, for the staging install of my subsequent cross-native build; since
they aren't present in the staging tree, they didn't make it into any
package to be included in a standard MinGW.org sourced installation.
That you have them implies that you are not using MinGW.org packages.

Also present in my cross-compiler finclude directory, (installed by the
GCC "make install"), but missing from the staging tree, are:

  openacc.f90
  openacc_kinds.mod
  openacc_lib.h
  openacc.mod

I'll manually create a new libgomp-dev package, to provide these eight
missing finclude files, but I guess this merits a GCC bug report; GCC
really should install these, when staging a cross-native build.

- -- 
Regards,
Keith.

Public key available from keys.gnupg.net
Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)

iQIcBAEBAgAGBQJagbBJAAoJEMCtNsY0flo/JjYP/RUnTN91bnmNQg0qNqmPTkd1
f6eUfJGTTM+SbF2gibzi7t2tfFxa5XrY3f5HdGueoIL8UtTZYV9uD+eBGBXFHONH
sfANZfaGfJCWX9AS4yf1cZjkLAlWr4FvHnUKhzIzmgZ9RBWvLEYOpsNr/OTz7qYr
IQJSVHWCYAkxIZL3MdiM8R7dKpvlsY8IopKJJoTM6V0cKJ7fcD2/pu9rwVDO3wYf
+HrFyeR07Cg0HrAOQPnXI9+jCXRUc+0k4/t6O/lDbbtc54g+SsL8TodwRoUIeEn6
RYb1ES6esec2jCjXMZhO4C8jIeVlECPLegWMo/34cGX839mSW7tKQ8sX18ti1uC5
hft4APOZ+pG2R0ZuPPgRraG1lDMlXxP+CJ8ZzpK6CNwgLAePRnn+Cfm5m7maGrRs
7Sxkx2jY15hiXpmKfj1J0LKPlI16QALz9h7HC2/F1MESbE9OGUFVtD9VNWrxKVd2
8+O8xsam7nurWB5oMSii83v2X7X+g9H+eHvMz6KUhpOJXkp3SEoUHdrYvOEQjLJ3
OFVa6LW7sjnyDPODvhHdXZ9qxQqepGQxqhTxfqOhqe3k+h5jUwFHuTKd/o87kKWe
J3zu5fzkUnhkd69Aw5jSbwCErFpSzSz1EFKusNwFf035fVTTZW+wI1de1Q1vfBPA
+5nfWWQk6zHm+AydizmE
=DibH
-----END PGP SIGNATURE-----




More information about the MinGW-Users mailing list
Back to archive index