From: Roger Pack Date: 2009-03-10T03:48:37+09:00 Subject: Re: which gcc version Ryan Davis wrote: > On Mar 9, 2009, at 08:46 , Roger Pack wrote: > >> I was looking for a way to include it in the output of the ruby >> benchmark suite so that the logs were more descriptive of which >> version >> of Ruby was being run > > why not build the ruby yourself as part of the benchmark suite? then > "gcc --version" is valid. Good idea. re: which options I want. I have the info in rbconfig [parameters] but I was wondering if ruby knew which version of the compiler was used for itself somehow :) -=r -- Posted via http://www.ruby-forum.com/.