# New Ticket Created by  "Aldo Calpini" 
# Please include the string:  [perl #17405]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17405 >



this one patches the Makefile to correctly build a
"pdb.exe" on Win32 (it should also do the Right Thing
on each platform that has an extension for executables).

the Makefile was producing a file named "pdb" which
could not be executed on Windows (I had to rename
it "pdb.exe" after the make).


cheers,
Aldo

__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;

-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/38013/30904/7e2db4/pdb_exe.patch

Attachment: pdb_exe.patch
Description: pdb_exe.patch

Reply via email to