This is required when linking libgomp.a or libgomp.dll.a dependent applications, but does not appear to be delivered by any package in the gcc-5.3.0 package set. It should likely be added to gcc-core-5.3.0-mingw32-bin.tar, alongside libgomp.a and libgomp.dll.a themselves.
For those who may wish to download the omitted
libgomp.specfile directly, I've attached a copy here, together with the updated package specification file, (which should be included within an updatedgcc-5.3.0-2-mingw32-src.tar.xz), to add it togcc-core-5.3.0-2-mingw32-bin.tar.xz.I've updated the FRS version of
gcc-core-5.3.0-2-mingw32-bin.tar.xz, to include the missinglibgomp.specfile, and thegcc-5.3.0-2-mingw32-src.tar.xzto include the modifiedgcc-5.3.0-mingw32.pkgspecfile.If you have previously used mingw-get to install
gcc-5.3.0, and your installation doesn't includelibgomp.spec, (or if you addedlibgomp.specmanually), you should take action to refresh your mingw-get installation records, by deleting the respective package file from mingw-get's package cache, (and deletinglibgomp.specfrom your installation tree, if you installed it manually), then reinstallgcc-core-bin. MSYS users may do this as follows:while
cmd.exeusers should:after having set the environment variable
MINGW_ROOTto your MinGW installation directory path, (or simply substitute the appropriate path in each of the twodelcommands, in place of the variable reference); in either case, the equivalent of%MINGW_ROOT%\binneeds to be specified within thePATHenvironment variable.Last edit: Keith Marshall 2016-09-06