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]

Re: incompatibility between g++ and vc++: Mutex


Hi Vincent,

Could you provide a short, compilable example that reproduced the problem?

(Compilable on VC++, but produces the error on GCC, of course.)

Are you using the /Za switch on VC++? (To make VC++ more ANSI compliant.)

Thanks,
--Eljay


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