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

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

 



Hello,

first, i have forgotten to say that we use boost library for mutex. It
seems that g++ does not like the conditional expression that we used.

I have written a small program (with 3 var and the line of my previous
post), which does not reproduce the same error, but which does not compile
anyway. I will give it to the guy which is involved in the windows port,
in order to know if this small program compile or not with vc++ (with or
without the /Za flag).

Once i will have his answer, i'll respond here.

Thank you very much !

Vincent TORRI

On Fri, 18 Jun 2004, Eljay Love-Jensen wrote:

> 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 of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux