Segmentation fault in openmp simple routine from libgomp testsuite.
Richard Henderson
rth@redhat.com
Tue Mar 7 23:31:00 GMT 2006
On Wed, Mar 08, 2006 at 12:12:24AM +0100, FX Coudert wrote:
> Hum, there are some platforms where libgfortran (and other target
> libraries) cannot be built as shared libraries. i386-mingw32 is an
> example of that. We've been careful until now to keep static
> libgfortran working even as a static library, and it would be a pity
> not to be able to run OpenMP on this platform.
I disbelieve you can't build dlls for this. But even that said,
you could do the work to build two different copies of the library.
But that's someone else's problem to work out.
r~
More information about the Fortran
mailing list