Subject: | Can't handle "ccache cc" compiler |
My perls are built with "ccache cc", so $Config::Config{cc} is also
setup to this value. However, it seems there's a check in JavaScript's
Makefile.PL which causes the following error:
Can't exec "ccache cc": No such file or directory at Makefile.PL line
167, <STDIN> line 3.
Probably the check should be smart enough to detect this.
Regards,
Slaven