On Thu Jun 07 03:29:19 2007, ptc wrote: > In config/init/optimize.pm when setting the compiler optimisation > flags there is the comment: > > # gcc 4.1 doesn't like -mcpu=xx, i.e. it's deprecated > # XXX do we know compiler (version) already? >
Paul, this would be a good opportunity to try out Parrot::Configure::Trace. It should enable you to see how 'cc' has evolved to this point. kid51
