On Sun, Apr 04, 2010 at 11:01:30PM -0500, Peter Karman wrote: > >> Wish I had access to a FreeBSD 8.x box so I could figure out what went > >> wrong > >> here: > >> > >> http://www.cpantesters.org/cpan/report/7013414 > > > > Still broken, same problem: > > > > http://www.cpantesters.org/cpan/report/7037224 > > this should be fixed in svn trunk now as of r6046. The problem was not > FreeBSD-specific, but instead the case where $Config{'cc'} value had > whitespace, > as with 'ccache cc'. Along the way I also fixed the case where 'cc' could not > be > overridden per the Module::Build docs, so now this works: > > perl Build.PL --config cc=something
Super! Marvin Humphrey
