Skip Menu |

This queue is for tickets about the Audio-AMR-Decode CPAN distribution.

Report information
The Basics
Id: 27639
Status: new
Priority: 0/
Queue: Audio-AMR-Decode

People
Owner: Nobody in particular
Requestors: stro [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.01
Fixed in: (no value)



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