Subject: | СС override |
Hello Nicholas,
Can you remove CC and OPTIMIZE from Makefile.PL when $^O eq 'MSWin32'?
Module builds fine with Microsoft Visual C++, but it requires changing
Makefile.PL.
Maybe checking $Config{'cc'} and skipping OPTIMIZE if it is not 'gcc'
will be a good idea for some platforms too.
--
Serguei Trouchelle