On Mon Jun 14 2010 at 11:13:23 +0200, Martin Husemann wrote: > On Mon, Jun 14, 2010 at 11:34:24AM +0300, Antti Kantee wrote: > > So, you being the person who attempted to write cpp with sed, what > > comparison does "amd64 == sun3" actually result in? What about > > "i386 == sun3" (the former returned true, the latter didn't). > > For me both end up as 0==0 and return true ;-)
How can you tell what they end up as? I can only see that the line wrapped in the "#if" is missing from output of cc -E (still on/targetting i386).