This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

multi-threaded



Hi all,

I was wondering if there is anything more to do for GCC when developing a mingw
multi-threaded app.  All i do right now apart from the mingw stuff is define:
-mthreads.

Is that it?

I am getting a problem whereby memset crashes (sigv).  I thought maybe the
memset is not being compiled for multithreading somewhere.

any ideas?

Yamin

----------------------------------------
This mail sent through www.mywaterloo.ca


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]