Re: ustring memory leak



Dear Chris and Fabian,

Chris wrote:

[...] do you need to use some particular compiler flag to link in necessary windows thread support or to make the standard library thread safe? (Sorry, I don't develop on windows so this may be nonsense.)

Using gcc under MinGW under Win2000 I had to add -mthreads. I think I remember this switches on MinGW-specific code, not a Windows library.

Mark


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]