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).

What were you compiling on? Whether it should or not, our i386 gcc
predefines "i386", so you probably got 0 == 0 and 1 == 0 respectively.

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to