Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » mingwm10.dll not needed?!
Re: mingwm10.dll not needed?! [message #815 is a reply to message #814] Fri, 03 February 2006 11:21 Go to previous messageGo to previous message
hojtsy is currently offline  hojtsy
Messages: 241
Registered: January 2006
Location: Budapest, Hungary
Experienced Member
That -mthreads is needed, because it makes the compiler generate thread-safe versions of some codes. It links with mingwm10.dll as the dll framework provide the only documented way a certain cleanup code could be triggered after each thread terminates. (VC++ uses an undocumented way) So I can no longer hope that you somehow miraculosly removed the dependency on mingwm10.dll.

[Updated on: Fri, 03 February 2006 11:30]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How BLITZ works?
Next Topic: /MAP is Visual C++ only
Goto Forum:
  


Current Time: Sun Aug 24 22:06:17 CEST 2025

Total time taken to generate the page: 0.05226 seconds