From: nobu@... Date: 2006-06-01T23:44:06+09:00 Subject: Re: Compiling for mingw32 under Cygwin Hi, At Thu, 1 Jun 2006 02:16:15 +0900, Alex Young wrote in [ruby-talk:195328]: > I'd assumed that would be equivalent to setting CFLAGS, but it doesn't > look like it is. Why isn't it, and should it be? CFLAGS have no effect to a preprocesser. Leaving it as cygwin would cause problems. -- Nobu Nakada