On Mon, Jan 19, 2009 at 03:35:17PM -0800, Jan Dubois wrote:

> This would be trivial to change.   ActivePerl already determines the value of
> $Config{cc} dynamically.  It sets it to 'gcc' if cl.exe can't be found on the
> PATH but gcc.exe is there.

Isn't that kinda dodgy?  XS modules expect to be built with the same
toolchain as perl was, and the way they figure that out is by looking at
%Config.  If you mix and match compilers, Bad Things can happen.

-- 
David Cantrell | Minister for Arbitrary Justice

Eye have a spelling chequer / It came with my pea sea
It planely marques four my revue / Miss Steaks eye kin knot sea.
Eye strike a quay and type a word / And weight for it to say
Weather eye am wrong oar write / It shows me strait a weigh.

Reply via email to