
4 Dec
2004
4 Dec
'04
3:57 p.m.
"Daniel James" <daniel@calamity.org.uk> wrote in message news:cos20v$vrh$1@sea.gmane.org...
Jonathan Turkanis wrote:
I'm posting this now because yesterday I figured out how to make it work on EDG (except for Comeau).
Unfortunately, it doesn't work on Intel Linux in strict mode, it just gives 0 every time.
Too bad :( That's what happens on Comeau and Metrowerks. Intel is such a strange beast -- I'm using the strict ANSI option (/Za) and the option to disable Microsoft bug emulation (/Qms0). Jonathan