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~