[Bug libgomp/45192] OpenMP fails in DLLs

2010-08-17 Thread john at quivinco dot com
--- Comment #4 from john at quivinco dot com 2010-08-17 11:57 --- The cause has been isolated to a problem with my C code. The DLL now works on Windows XP, but not Vista 64!? -- john at quivinco dot com changed: What|Removed |Added

[Bug libgomp/45192] OpenMP fails in DLLs

2010-08-06 Thread john at quivinco dot com
--- Comment #3 from john at quivinco dot com 2010-08-06 20:48 --- I just read this... TDM-GCC has been built to allow the use of GCC's "-fopenmp" option for generating parallel code as specified by the OpenMP API. (See for details.) If you want t

[Bug libgomp/45192] OpenMP fails in DLLs

2010-08-05 Thread john at quivinco dot com
--- Comment #2 from john at quivinco dot com 2010-08-05 12:39 --- Thanks, but how is that done? Is it in the documentation? (In reply to comment #1) > You probably have to build applications that use the DLL thread-aware. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45192

[Bug libgomp/45192] OpenMP fails in DLLs

2010-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-08-05 09:42 --- You probably have to build applications that use the DLL thread-aware. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45192