Re: perlcc does not work on my cygwin-please help

2004-01-29 Thread Franz Wolfhagen
zzapper wrote : >perlcc works fine for me on XP but what's the point of it if it >requires cygwin1.dll to run an executable??? Well - I think this is a more generic question : whenever you compile a program the relies on cygwin1.dll (or other cygwin dlls) and wants to distribute them. I beli

Re: perlcc does not work on my cygwin-please help

2004-01-28 Thread zzapper
On Tue, 27 Jan 2004 19:08:48 +0200, "Pinhas Krengel" >perlcc does not work on my cygwin (win XP). perlcc works fine for me on XP but what's the point of it if it requires cygwin1.dll to run an executable??? zzapper (vim & cygwin & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig

Re: perlcc does not work on my cygwin-please help

2004-01-28 Thread Larry Hall
At 02:52 AM 1/28/2004, Pinhas Krengel you wrote: >Thanks Rafael >Well it is not acutally perlcc that I am after. I try to compile a CPAN >module and the compiler does not find the path to some important files like >perl.h and XSUB.h etc... From what you say I understand that it is wrong to >use min

Re: perlcc does not work on my cygwin-please help

2004-01-28 Thread Pinhas Krengel
TED] [mailto:[EMAIL PROTECTED] On Behalf Of > >Pinhas Krengel > >Sent: Tuesday, January 27, 2004 9:09 AM > >To: [EMAIL PROTECTED] > >Subject: perlcc does not work on my cygwin-please help > > > >perlcc does not work on my cygwin (win XP). I have tried to re-insta

Re: perlcc does not work on my cygwin-please help

2004-01-28 Thread Pinhas Krengel
Thanks Ed but the reason I want perlcc is because I have other problems that I hoped will be gone once I got this perlcc issue done. I cannot compile perl modules from CPAN. They are tested on cygwin but on my system I get same errors as perlcc. It does not find some header files like perl.h and XS

RE: perlcc does not work on my cygwin-please help

2004-01-27 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Pinhas Krengel >Sent: Tuesday, January 27, 2004 9:09 AM >To: [EMAIL PROTECTED] >Subject: perlcc does not work on my cygwin-please help > >perlcc does not work on my cygwin (win

Re: perlcc does not work on my cygwin-please help

2004-01-27 Thread Edward S. Peschko
On Tue, Jan 27, 2004 at 07:08:48PM +0200, Pinhas Krengel wrote: > perlcc does not work on my cygwin (win XP). I have tried to re-install > cygwin, read the assorted documents but can not figure out what is wrong. > It seems to be a very basic problem as it reports error of not finding some > file t

perlcc does not work on my cygwin-please help

2004-01-27 Thread Pinhas Krengel
perlcc does not work on my cygwin (win XP). I have tried to re-install cygwin, read the assorted documents but can not figure out what is wrong. It seems to be a very basic problem as it reports error of not finding some file that are installed in my perl package. For example perl.h is not found. T