This is the mail archive of the gcc@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]

Re: what does -mthreads do?



Adam Megacz <gcc@lists.megacz.com> writes:
> On mingw32, in the compiler itself, does '-mthreads' do anything besides
> -D_MT? Any special magic?

And besides '-lmingwthr'. Basically I know this changes which sections
of certain headers compile; I want to know if the actual code emitted
for a try..catch block changes.

  - a

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad

Why Windows NT/2k/XP is unreliable: www.zappadoodle.com


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