stderr issues when running bat scripts

2004-01-28 Thread Clint Bennion
Although this appears on the surface to be a windows issue I am bringing this to the cygwin group for two reasons. 1 - It only fails when I run it from a bash shell. 2 - It recently started failing. I re-installed an older version of the cygwin package and the problem goes away. Version that f

Re: SCP doesn't complete transfers of large files

2004-01-28 Thread Bill C. Riemers
I remember a post about a month of ago that described the bug in detail. The problem is even more problematic with rsync. The author of the message went on to propose a solution. Unfortunately, I don't think the person was a programmer, so there was no actual source code patch. It doesn't seem

Re: [PATCH] Fix for broken package-grep.cgi (Attn: CGF)

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Christopher Faylor wrote: > On Wed, Jan 28, 2004 at 07:38:26PM -0500, Igor Pechtchanski wrote: > [snip] > >ChangeLog: > >2004-01-28 Igor Pechtchanski <[EMAIL PROTECTED]> > > > > * package-grep.cgi (findheader): Quote raw filename in pattern. > > Please check in. > Than

Re: [PATCH] Fix for broken package-grep.cgi (Attn: CGF)

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Christopher Faylor wrote: > On Wed, Jan 28, 2004 at 07:38:26PM -0500, Igor Pechtchanski wrote: > > >P.S. The same problem will happen (in a different place) if one searches > >for 'g++'. There is a way to escape the '+'s in this case, though (by > >searching for 'g\+\+' inste

Re: profiling vs mingw package [Was: G++ for CygWin]

2004-01-28 Thread Tim Prince
At 12:49 PM 1/28/2004, Danny Smith wrote: Tim Prince wrote: < snip> > I go through the list and > turn off mingw every time, because it breaks profiling, so there's > another optional package which I'm happy to avoid. > Tim, are you referring to this profiling bug? http://gcc.gnu.org/bugzilla/s

Re: G++ for CygWin

2004-01-28 Thread Dylan Cuthbert
ok ok, I simplified the explanation a bit, remember it was in brackets at the bottom of a mail describing the solution to the questioner's problem. (I have no idea how technical the questioner is, and he'd have to be pretty technical to understand your explanation ;-) ) I don't know whether it was

Re: [PATCH] Fix for broken package-grep.cgi (Attn: CGF)

2004-01-28 Thread Christopher Faylor
On Wed, Jan 28, 2004 at 07:38:26PM -0500, Igor Pechtchanski wrote: >On Wed, 28 Jan 2004, Igor Pechtchanski wrote: >P.S. The same problem will happen (in a different place) if one searches >for 'g++'. There is a way to escape the '+'s in this case, though (by >searching for 'g\+\+' instead), and I

[PATCH] Fix for broken package-grep.cgi (Attn: CGF)

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Igor Pechtchanski wrote: > [snip] > A package search at for "bin/g\+\+.exe" > should have found it, but there seems to be a bug (which I'm looking > into) that truncates the match list before it displays "gcc-g++", which > may have prompted this q

tcl not properly installed?

2004-01-28 Thread Ku, Wei
Hello, all: In attempting to build XCrySDen (a scientific 3D rendering utility) with the tcl/tk/GL/GLU built into the current distribution, the following error message occurs. (I only found /usr/share/tcl8.4, but not /share/tcl8.4). I tried to work around this problem by making a symbolic link o

profiling vs mingw package [Was: G++ for CygWin]

2004-01-28 Thread Danny Smith
Tim Prince wrote: < snip> > I go through the list and > turn off mingw every time, because it breaks profiling, so there's > another optional package which I'm happy to avoid. > Tim, are you referring to this profiling bug? http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7940 [3.3 regression] [Cyg

Re: libperl.dll.a

2004-01-28 Thread Pinhas Krengel
Sorry the does exist on my system that was amistake. bash-2.05b$ cygcheck -c perl Cygwin Package Information Package VersionStatus perl 5.8.2-1OK bash-2.05b$ - Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> Newsgroups: gmane.

Re: G++ for CygWin

2004-01-28 Thread Brian Ford
I read these two threads out of order. Sorry for the previous rant in "Re: Lost g++ after update". On Wed, 28 Jan 2004, Gerrit P. Haase wrote: > E.g.: > If you want to install g++ you'll need the package `gcc-g++`, this pulls > automatically the backend package which is currently named `gcc' (ma

Re: Lost g++ after update

2004-01-28 Thread Brian Ford
This is the last one from me on this topic, I promise. On Wed, 28 Jan 2004, Igor Pechtchanski wrote: > On Wed, 28 Jan 2004, David Balazic wrote: > > > A few days ago I downloaded the actual setup.exe ( version 2.416 ) and run > > it to update my cygwin installation. > > I just pressed "Next" on e

Re: Cut-down Cygwin on a USB Memory Stick?

2004-01-28 Thread zzapper
On Wed, 28 Jan 2004 14:40:56 +, zzapper wrote: >Hi Y'All > >Anyone investigated putting a cutdown version of CygWin onto a memory >stick (128MB or bigger). >What would you need the dlls vim,find,grep,ls etc?? Chickened out, decided on http://unxutils.sourceforge.net/UnxUtils.zip for my USB Pe

Re: libperl.dll.a

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Pinhas Krengel wrote: > A CPAN is looking for the following dll or .a file, which is missing from my > cygwin installation. How come it was not installed by cygwin. > Do I get it from somewhere else. > > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE/libperl.dll.a A pack

Re: Installation on Windows 2K server

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Christina Kingsberry wrote: > I'm having trouble trying to download the setup files > for cygwin. The computer that I'm trying to download > the files to is outside of our FW. Not sure if that's > part of the problem or not. If you could get setup.exe from the Cygwin websit

RE: G++ for CygWin

2004-01-28 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Gerrit P. Haase > Hello Dave, Hiya! > > Your use of "frontend" to describe the generic compiler > drivers, and > > "backend" to describe the actual language-specific compilers > > themselves is at odds with the standard usag

RE: What is wrong with my bison

2004-01-28 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Pinhas Krengel >Sent: Wednesday, January 28, 2004 8:21 AM >To: [EMAIL PROTECTED] >Subject: What is wrong with my bison > >While tring to build some CPAN module it yells: >Do I need to update mycygwin instal

RE: Installation on Windows 2K server

2004-01-28 Thread Rafael Kitover
>Question, is there a way to get the latest version on >a CD or a way to download packages to another machine >so that I can copy them to a cd to install. I'm >interested in all of the packages. Run http://www.cygwin.com/setup.exe and choose "download download from internet" on the first screen.

Insecure Dependency in Net::DNS with Cygwin (WAS: Cygwin, win98, SA, Perl IO::Socket (Insecure dependency))

2004-01-28 Thread Rafael Kitover
Here's some information about a bug with Net::DNS when running under taint mode, previously reported here: http://www.cygwin.com/ml/cygwin/2004-01/msg01062.html #!/usr/bin/perl -T use strict; use warnings; use Net::DNS; use Carp; $SIG{__DIE__} = sub { confess @_ }; my

libperl.dll.a

2004-01-28 Thread Pinhas Krengel
A CPAN is looking for the following dll or .a file, which is missing from my cygwin installation. How come it was not installed by cygwin. Do I get it from somewhere else. /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE/libperl.dll.a -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Installation on Windows 2K server

2004-01-28 Thread Christina Kingsberry
I'm having trouble trying to download the setup files for cygwin. The computer that I'm trying to download the files to is outside of our FW. Not sure if that's part of the problem or not. Question, is there a way to get the latest version on a CD or a way to download packages to another machi

Re: G++ for CygWin

2004-01-28 Thread Gerrit P. Haase
Hello Dave, >> These smaller packages are gcc-core which includes the >> backend and the C-frontend and the other small packages >> include the other frontends. > There is no such thing as a stand-alone backend. The C-frontend and the > C-backend are inseparably combined in the program called

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Alejandro Lopez-Valencia
On Wed, 28 Jan 2004 16:15:16 +0100, Skippy the Kangoo <[EMAIL PROTECTED]> wrote: Igor Pechtchanski a Ãcrit : J'ai lu sur Internet que l'on pouvait faire tourner un programme sous windows compiler sous cygwin, mais je n'ai plus l'adresse et je ne connais pas non plus la methode a adopter M

Re: Cut-down Cygwin on a USB Memory Stick?

2004-01-28 Thread Chris Jefferson
Igor Pechtchanski wrote: On Wed, 28 Jan 2004, zzapper wrote: Hi Y'All Anyone investigated putting a cutdown version of CygWin onto a memory stick (128MB or bigger). What would you need the dlls vim,find,grep,ls etc?? zzapper (vim & cygwin & zsh) Sure. Google for "Cygwin on CD". Some is

Re: cygwin 1.5.6-1 and 20040126 : SIGSEGV in random() ???

2004-01-28 Thread Christopher Faylor
On Wed, Jan 28, 2004 at 08:12:23AM +0100, Nicolas Lehuen wrote: >I'm trying to run the latest snapshot of clamav ( http://www.clamav.net/ ) >under Cygwin 1.5.6-1. I compiled and ran the virus DB update (freshclam) >nicely. However each time I want to run the scanner (clamscan) I get a >segmentation

What is wrong with my bison

2004-01-28 Thread Pinhas Krengel
While tring to build some CPAN module it yells: Do I need to update mycygwin installation with something? bison --debug --verbose -d -k scgrammer.y -pscgrammer -o scgrammer.c bison: /usr/share/bison.simple: No such file or directory make[1]: *** [scgrammer.h] Error 2 -- Unsubscribe info:

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Larry Hall
At 11:01 AM 1/28/2004, Skippy the Kangoo you wrote: >Larry Hall a écrit : >> >>Here's my response and an automated translation of it (sorry, I'm not a native >>French speaker so...) >> >>You can compile any program you want with Cygwin's >>compilers. Of course, there can be incompatibilities i

RE : run programs typed under cygwin under W2K

2004-01-28 Thread COTTO Daniel FTRD/DMI/CAE
In French, Tout programme cygwin fonctionnent sous windows. Seule sont nécessaire: cygwin1.dll et les dll utilisées par le programme. Pour avoir cygwin1.dll il faut juste installer cygwin ce que vous avez fait puisque vous avez compilé le programme. In English, All programs compiled with cygw

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Skippy the Kangoo
Larry Hall a écrit : At 10:15 AM 1/28/2004, Skippy the Kangoo you wrote: Igor Pechtchanski a écrit : On Wed, 28 Jan 2004, Skippy the Kangoo wrote: Hi, My english is very bad. I want running a program typed under cygwin but I want running under a Windows 2000 pro Thank you Best

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Larry Hall
At 10:15 AM 1/28/2004, Skippy the Kangoo you wrote: >Igor Pechtchanski a écrit : > >>On Wed, 28 Jan 2004, Skippy the Kangoo wrote: >> >> >> >>>Hi, >>> >>>My english is very bad. >>> >>>I want running a program typed under cygwin but I want running under a >>>Windows 2000 pro >>> >>>Thank you >>>Be

Re: Lost g++ after update

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, David Balazic wrote: > A few days ago I downloaded the actual setup.exe ( version 2.416 ) and run > it to update my cygwin installation. > I just pressed "Next" on each page. After it finished , I rebooted ( it > suggested so ). > > Then I noticed that I don't have g++ any mor

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Skippy the Kangoo
Igor Pechtchanski a écrit : On Wed, 28 Jan 2004, Skippy the Kangoo wrote: Hi, My english is very bad. I want running a program typed under cygwin but I want running under a Windows 2000 pro Thank you Best regards, Skippy the Kangoo I'm not sure I understand the question. Cygwin program

Re: Cut-down Cygwin on a USB Memory Stick?

2004-01-28 Thread Larry Hall
At 09:40 AM 1/28/2004, zzapper you wrote: >Hi Y'All > >Anyone investigated putting a cutdown version of CygWin onto a memory >stick (128MB or bigger). >What would you need the dlls vim,find,grep,ls etc?? > > >zzapper (vim & cygwin & zsh) Yes, it has been investigated. You can find some discussio

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Skippy the Kangoo wrote: > Hi, > > My english is very bad. > > I want running a program typed under cygwin but I want running under a > Windows 2000 pro > > Thank you > Best regards, > Skippy the Kangoo I'm not sure I understand the question. Cygwin programs are Windows prog

Lost g++ after update

2004-01-28 Thread David Balazic
A few days ago I downloaded the actual setup.exe ( version 2.416 ) and run it to update my cygwin installation. I just pressed "Next" on each page. After it finished , I rebooted ( it suggested so ). Then I noticed that I don't have g++ any more : $ g++ xxx.cpp bash: g++: command not found $ gc

Re: Cut-down Cygwin on a USB Memory Stick?

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Igor Pechtchanski wrote: > On Wed, 28 Jan 2004, zzapper wrote: > > > Hi Y'All > > > > Anyone investigated putting a cutdown version of CygWin onto a memory > > stick (128MB or bigger). > > What would you need the dlls vim,find,grep,ls etc?? > > > > zzapper (vim & cygwin & zsh)

run programs typed under cygwin under W2K

2004-01-28 Thread Skippy the Kangoo
Hi, My english is very bad. I want running a program typed under cygwin but I want running under a Windows 2000 pro Thank you Best regards, Skippy the Kangoo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

Re: Cut-down Cygwin on a USB Memory Stick?

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, zzapper wrote: > Hi Y'All > > Anyone investigated putting a cutdown version of CygWin onto a memory > stick (128MB or bigger). > What would you need the dlls vim,find,grep,ls etc?? > > zzapper (vim & cygwin & zsh) Sure. Google for "Cygwin on CD". Some issues (mostly having

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

Cut-down Cygwin on a USB Memory Stick?

2004-01-28 Thread zzapper
Hi Y'All Anyone investigated putting a cutdown version of CygWin onto a memory stick (128MB or bigger). What would you need the dlls vim,find,grep,ls etc?? zzapper (vim & cygwin & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" http://www.vim.org/tips/tip.php?tip_

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: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Dave Korn > > I mis-spoke and must correct myself, despite the massive o-t-ness of this > thread : > > > In doing so, he completely ignores the *third* option, > > "Reply to just the list"

RE: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Brian Dessent > > > *sigh* No, that's how mailing lists are supposed to work. > > Lists where the ML software forces the Reply-To to the list > > address are broken. See > >

RE: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Hughes, Bill
It may be Bad Form to respond to oneself but : > Sent: 28 January 2004 13:44 From: Hughes, Bill > > > Sent: 28 January 2004 13:18 From: Dave Korn ..snip.. > > 3>It limits a subscriber's freedom to choose how he or she > > will direct a > > response. > > > > Again, I'll agree that munging sh

Re: Recommended *nix newsgroups??

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, zzapper wrote: > Hi Y'All > > We are not supposed to discuss actual usage of *nix tools in this > newsgroup. But I would like some recommendations of active *nix groups > for say queries on shell, find etc. > > zzapper (vim & cygwin & zsh) I'm sure your local (or not-so-local

Issues with new cygwin1.dll and bash logouts

2004-01-28 Thread James Spinks
Hi, I have a .bash_profile script that calls the keychain program to ensure that ssh-agent is loaded and has all my usual keys loaded into it. Since upgrading to the latest cygwin1.dll (and I've tried the lastest snapshot as well) everything works as before -- I can fire up the Cygwin bash shel

RE: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Hughes, Bill
> Sent: 28 January 2004 13:18 From: Dave Korn > > From: cygwin-owner On Behalf Of Brian Dessent > > > *sigh* No, that's how mailing lists are supposed to work. > > Lists where the ML software forces the Reply-To to the list > > address are broken. See > >

RE: G++ for CygWin

2004-01-28 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Gerrit P. Haase > There are always sveral packages at the download mirrors > where you fetch the GCC source, one which includes all and > several smaller packages. I know that already. > These smaller packages are gcc-core which

Re: G++ for CygWin

2004-01-28 Thread Tim Prince
At 05:14 AM 1/28/2004, Gerrit P. Haase wrote: Eventually I will add the installation of `gcc-g++' as an requirement to the basic GCC installation A minority report, but I appreciate the option whether to install g++. I normally install g++, gcj only for testing. I go through the list and turn

RE: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Dave Korn I mis-spoke and must correct myself, despite the massive o-t-ness of this thread : > In doing so, he completely ignores the *third* option, > "Reply to just the list" - in fact, such an option is not > mentioned onc

Re: G++ for CygWin

2004-01-28 Thread Gerrit P. Haase
Dave wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Dylan Cuthbert >> (gnu separated out its frontend from its backend with v3.3) > Not quite sure what you're getting at here. I can't see anything in the > architecture of v3.3 that's changed from how it's always be

RE: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Brian Dessent > *sigh* No, that's how mailing lists are supposed to work. > Lists where the ML software forces the Reply-To to the list > address are broken. See > Without hav

Re: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Brian Dessent
Steven Hartland wrote: > > Brian Dessent wrote: > > *sigh* No, that's how mailing lists are supposed to work. Lists where > > the ML software forces the Reply-To to the list address are broken. See > > In fact, you'll find > > that the mailing l

RE: (waaay OT and getting further with every passing moment!) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Brian Dessent > What Chris didn't explicitly say in that message was that > "set the Reply-To header" means "set the Reply-To header to > the list address." > So if you follow the directions, your posts will have a "Reply-To: > [

Re: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Steven Hartland
Brian Dessent wrote: > *sigh* No, that's how mailing lists are supposed to work. Lists where > the ML software forces the Reply-To to the list address are broken. See > In fact, you'll find > that the mailing list software used here does nothing

Re: cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Brian Dessent
Dave Korn wrote: > > http://www.cygwin.com/ml/cygwin/2003-12/msg00652.html > > I've read that message a dozen times, and I can't make head or tail of it. > > It seems to be saying that you can post to the list in a special way that > adds a "Reply-To" header to your post with your own email

RE: G++ for CygWin

2004-01-28 Thread Gareth Pearce
> > (gnu separated out its frontend from its backend with v3.3) > > AFAIR, the only significant difference between gcc.exe and g++.exe is > that > gcc.exe assumes files are C by default, and hence calls out to the cc1.exe > compiler, whereas g++ assumes programs are C++ by default, and so calls

Re: Problem with DLLs and processes

2004-01-28 Thread Brian Dessent
Przemyslaw Sliwa wrote: > > Woww, > > It seems it is much more complicated than just the simple STATIC option in GCC under > Linux. > But there must be a way to link the executable with the dlls. Like in Linux. No, there really isn't a way. You cannot compare the two situations because the

Re: (now OT) cygwin processes and system'ed processes using 100% CPU

2004-01-28 Thread Brian Dessent
Steven Hartland wrote: > That's one for the notes for the future. A totally new subject and > new content tends to indicate a new thread to my mail reader > but I suppose all are not created even. Real email programs use the "In-Reply-To" and/or "References" headers to determine which message an

RE: G++ for CygWin

2004-01-28 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Dylan Cuthbert > (gnu separated out its frontend from its backend with v3.3) Not quite sure what you're getting at here. I can't see anything in the architecture of v3.3 that's changed from how it's always been done, or anything

Re: G++ for CygWin

2004-01-28 Thread Gerrit P. Haase
Pinhas wrote: > I re-installed cygwin recently. In /usr/bin I have gcc but don't have g++. > How can I install it. If there is a .tar.bz2 that does not require > re-installation of cygwin, I prefer it. There are several gcc packages, the backend and c-frontend is in `gcc', the other frontends are

Recommended *nix newsgroups??

2004-01-28 Thread zzapper
Hi Y'All We are not supposed to discuss actual usage of *nix tools in this newsgroup. But I would like some recommendations of active *nix groups for say queries on shell, find etc. zzapper (vim & cygwin & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" http://ww

Re[4]: 'bash --login -i' takes 9 secs !

2004-01-28 Thread pd
IP> (...) this is not a Cygwin problem at all. (...) Thank you Igor, you were very helpful, indeed. Of course, this was not a cygwin problem, and narrowing it down to the cygwin_gethostname call directed me to some old thread: http://www.cygwin.com/ml/cygwin/2003-03/msg00097.html (I was not alone

Re: G++ for CygWin

2004-01-28 Thread Dylan Cuthbert
You don't need to reintall cygwin, just run the setup program again (which (Bis a package manager) and select the G++ package in the developer group. (B(gnu separated out its frontend from its backend with v3.3) (B (BThere are lots of messages in this newsgroup that also tell you this exact (B

Re: perl cygwin weird thing ..

2004-01-28 Thread Yitzchak Scott-Thoennes
On Wed, Jan 28, 2004 at 10:53:16AM +0800, pokley <[EMAIL PROTECTED]> wrote: > im using latest cygwin 1.5.6 on windows 2000 server ia32. > doing > $ perl -e 'print "a" x 0x' will display weird result > > perl will core dump when parsing file contain > printf "%s",'a' x 0x; > > does

G++ for CygWin

2004-01-28 Thread Pinhas Krengel
I re-installed cygwin recently. In /usr/bin I have gcc but don't have g++. How can I install it. If there is a .tar.bz2 that does not require re-installation of cygwin, I prefer it. Thanks, Pinhas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://c

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

2004-01-28 Thread Pinhas Krengel
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 ming but ratjer use the cygwin gcc and g++. I got the for

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

Cygwin 1.5.6-1 and 20040126 : SIGSEGV in random() ???

2004-01-28 Thread Nicolas Lehuen
Hi, I'm trying to run the latest snapshot of clamav ( http://www.clamav.net/ ) under Cygwin 1.5.6-1. I compiled and ran the virus DB update (freshclam) nicely. However each time I want to run the scanner (clamscan) I get a segmentation fault at random times ; sometimes it will perform a full scan,

Your message to WINNT-L-request@PEACH.EASE.LSOFT.COM

2004-01-28 Thread L-Soft list server at PEACH.EASE.LSOFT.COM (1.8e)
Wed, 28 Jan 2004 02:07:36 Your message to [EMAIL PROTECTED] has been forwarded to the "list owners" (the people who manage the WINNT-L list). If you wanted to reach a human being, you used the correct procedure and you can ignore the remainder of this message. If you were trying to sen