> Any chance of getting the Perl build to properly use ${CC} rather than
> hard coding 'cc'? Also a "find . -type f | xargs grep gcc" shows that
> GCC may be called directly also.
OK - I'll look at that.
> This is a problem for cross builds, and using alternate versions of of
> the compiler (sa
Any chance of getting the Perl build to properly use ${CC} rather than
hard coding 'cc'? Also a "find . -type f | xargs grep gcc" shows that
GCC may be called directly also.
This is a problem for cross builds, and using alternate versions of of
the compiler (say gcc31 for testing).
--
-- David