Skip Menu |

This queue is for tickets about the PAR-Packer CPAN distribution.

Report information
The Basics
Id: 67746
Status: resolved
Priority: 0/
Queue: PAR-Packer

People
Owner: Nobody in particular
Requestors: yz [...] pereslavl.ru
Cc:
AdminCc:

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



Subject: About 67311 bug
Date: Mon, 25 Apr 2011 20:44:42 +0400
To: bug-PAR-Packer [...] rt.cpan.org
From: Yakov Zaidelman <yz [...] pereslavl.ru>
It seems I have the same bug that is described in the https://rt.cpan.org/Public/Bug/Display.html?id=67311 When I start with the command pp hello.pl -o hello.exe I get the message about the libgcc_s_dw2-1.dll missing, so I cannot even create the exe-file. I have tried the patch from the https://rt.cpan.org/Ticket/Attachment/921408/478092/67311-band-aid.patch The line numbers happened to be slightly different, but I have applied the patch manually. Unfortunately I got no good result: the same message about the missing dll still appears. I am running: - Windows XP Professional - ActivePerl 5.12.3, 32 bit - MinGW gcc 4.5.2 - PAR 1.002 - Module-ScanDeps 1.02 - PAR-Packer 1.009 Thank you in advance for your help. -- Yakov Zaidelman yz@pereslavl.ru
Please do not create a new bug when there is obviously one open already for your problem. Instead add a comment for the original bug and add yourself to list of watchers. Cheers, Roderich
Subject: Re: [rt.cpan.org #67746] Resolved: About 67311 bug
Date: Tue, 26 Apr 2011 11:34:01 +0400
To: Roderich Schupp via RT <bug-PAR-Packer [...] rt.cpan.org>
From: Yakov Zaidelman <yz [...] pereslavl.ru>
[Roderich Schupp via RT 26.04.2011 10:25] [[rt.cpan.org #67746] Resolved: About 67311 bug] Show quoted text
Show quoted text
RSvR> According to our records, your request has been resolved. If you have any RSvR> further questions or concerns, please respond to this message.
Sorry for creating new bug. It was my first experience and I failed to add a comment to the opened one. Now about the problem. I do the following: - download and unpack PAR-Packer-1.009.tar.gz - download and apply 67311-band-aid.patch - perl Makefile.PL, dmake, dmake install - pp hello.pl -o hello.exe If I do the last command when compiler directory (C:\MinGW\bin) is in the PATH it works OK. If I do it without that directory in the PATH I get an error message. The message is in Russian (I have Russian Windows interface), but it has the same sense as the one described in the https://rt.cpan.org/Public/Bug/Display.html?id=67311 If I create hello.exe it works OK while compiler directory remains in PATH. But if I remove it from PATH I get the same message. So it seems that the suggested patch does not solve the problem. This is a real problem because the program I develop in perl has to be used on computers where there are no perl and no C.
On 2011-04-26 03:34:12, yz@pereslavl.ru wrote: Show quoted text
> [Roderich Schupp via RT 26.04.2011 10:25] [[rt.cpan.org #67746] > Resolved: About 67311 bug] > > Sorry for creating new bug. It was my first experience and I failed to > add a comment to the opened one.
.. and you continue to reply to this closed bug, causing it to be re-opened. I've added you to the list of requestors for #67311. Please continue there and try the patch I just posted there. DO NOT REPLY TO THIS MAIL. Cheers, Roderich