RT for rt.cpan.org
Skip Menu
|
Bug #26062 for Math-CDF: Win32 patch
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Math-CDF CPAN distribution
.
Report information
The Basics
Id:
26062
Status:
open
Priority:
0/
Queue:
Math-CDF
People
Owner:
Nobody in particular
Requestors:
CHORNY [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
0.1
Fixed in:
(no value)
History
Show all quoted text
Mon Apr 02 17:33:24 2007
CHORNY [...] cpan.org - Ticket created
Subject:
Win32 patch
cdflib/Makefile.PL should have this line: $(AR) '.($^O eq 'MSWin32'?'/OUT:':'cr ').'libcdflib$(LIB_EXT) $(O_FILES) -- Alexandr Ciornii,
http://chorny.net
Mon Apr 02 17:49:29 2007
CHORNY [...] cpan.org - Correspondence added
On Apr 02 17:33:24 2007, CHORNY wrote:
Show quoted text
> cdflib/Makefile.PL should have this line: > > $(AR) '.($^O eq 'MSWin32'?'/OUT:':'cr ').'libcdflib$(LIB_EXT) $(O_FILES) >
This patch will fail on Strawberry Perl. If anyone needs it, I can write another patch. -- Alexandr Ciornii,
http://chorny.net
Mon Apr 02 17:49:32 2007
CHORNY [...] cpan.org - Status changed from 'new' to 'open'