This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 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]

About exception3.c


I noticed that the problem in exception3.c has been fixed.

I would really like to know how.

The only way I found to make exception3.exe to pass the test was to
compile exception.c with the option /MD (while the library was compiled
with /LD and its obj files with the /MT or /LD option).

Thank you,
Marcello



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