From: Ville Mattila Date: 2004-12-06T00:12:42+09:00 Subject: Re: mkmf problems nobu.nokada@softhome.net writes: > Hi, > > At Sun, 5 Dec 2004 20:52:37 +0900, > Ville Mattila wrote in [ruby-talk:122579]: >> I think it would be good idea that, Mkmf.rb could warn if it finds >> that different compiler is used to build extensions. > > mkmf.rb just uses specified compiler, or how can it know what > it should call? What I meant that mkmf could warn, if the current compiler differs with rbconfig['CC'] compiler. - Ville