Re: Question about ash and getopts

2003-12-31 Thread Peter Seebach
In message <[EMAIL PROTECTED]>, Shankar Unni writes: >I guess the big question now is: how would Peter "prove" to anyone's >liking that ash+getopts ~= ash-getopts in performance (and nowhere near >"bash")? Is there some acceptance criterion that anyone's willing to >spell out? PTC is fine, but

Re: Path Errors

2003-12-31 Thread Shankar Unni
Anjali Bharat Shah wrote: for i in ${REI_HOME}/lib/*.jar ; do if [ "$CP" != "" ]; then #CP=${CP}:$i CP="cygpath -w -p $i:${CP}" Ooh, that's a bad idea, because you're now mixing windows and posix paths (remember, CP is in Windows form, while $i is in posix form). Better to a

Re: Question about ash and getopts

2003-12-31 Thread Shankar Unni
Larry Hall wrote: Performance of configure scripts was abysmal when /bin/sh == /bin/bash. Umm, ash+getopts != bash. I think this is an apples-and-oranges comparison. Certainly ash (in any form) would be much faster than bash - no argument there, and I don't think anyone's advocating linking sh t

Re: Path Problems. Can anyone please help?

2003-12-31 Thread Igor Pechtchanski
There was no reason to post 3 times with different subjects - that's just likely to annoy people. By specifying the paths on the command line you've pretty much eliminated Cygwin from the equation. To make absolutely sure it's not a Cygwin problem, copy the script to "runrei.bat", remove the "for

Path Problems. Can anyone please help?

2003-12-31 Thread Anjali Bharat Shah
Hi, I was using the "export" command in my script file. But that was not working. So, I tried specifying the paths using the -classpath option with javac and java. Thats where I got the below mentioned error. I have attached my script file for your reference. REI_HOME=E:/Profiles/ReiConfig/Rei

Re: help: dumper 1.10 not giving expected stack trace in gdb

2003-12-31 Thread Robert Baruch
Christopher Faylor wrote: It's an unfortunate side effect of the way dumper works. The dumping process is paused waiting for a debugger (in this case dumper.exe) to connect. The routine that is used to pause is frameless. The stack is still available for inspection via something like 'x/100x $e

Re: SetConsoleCtrlHandler problem

2003-12-31 Thread Michi Henning
> I'd expect this to be a bit dependent on whether you use the -mno-cygwin > flag or not... Or am I totally out in the blue here? (I'm curious, please > elaborate if you can!) > > Michi, how *did you* compile it? It's a Windows binary that I compiled with ordinary VC++ -- that binary has nothing

Re: 1.5.6-pre: Occasional bad memory accesses within cygwin1.dll

2003-12-31 Thread Christopher Faylor
ng a snapshot. >> > >> >CYGWIN_ME-4.90 hpn5170x 1.5.6s(0.108/3/2) 20031231 01:31:40 i686 unknown >> >unknown Cygwin >> > >> >Now virtually every cygwin program (/bin/true, ls, uname,...) almost >> >always ends with the popup about causing an error in

Re: 1.5.6-pre: Occasional bad memory accesses within cygwin1.dll

2003-12-31 Thread Brian Ford
On Wed, 31 Dec 2003, Christopher Faylor wrote: > On Wed, Dec 31, 2003 at 10:02:44AM -0500, Pierre A. Humblet wrote: > >Christopher Faylor wrote: > >>This should be fixed now. I'm uploading a snapshot. > > > >CYGWIN_ME-4.90 hpn5170x 1.5.6s(0.108/3/2) 200312

Re: 1.5.6-pre: Occasional bad memory accesses within cygwin1.dll

2003-12-31 Thread Yadin Y Goldschmidt
should be fixed now. I'm uploading a snapshot. > > > > > >CYGWIN_ME-4.90 hpn5170x 1.5.6s(0.108/3/2) 20031231 01:31:40 i686 unknown > > >unknown Cygwin > > > > > >Now virtually every cygwin program (/bin/true, ls, uname,...) almost > > >alway

RE: Install error

2003-12-31 Thread John Morrison
> From: Yoska KOUAKOU > > Hi, > > I tried several times to setup cygwin environnement by clicking on the > "Install Cygwin now" link on the http://cygwin.com/ web page. > > But each time, i did it, the response was the same:"FW-1 at > zfwsrv:Access denied". Are you behinde a firewall? > May yo

wget, continued download

2003-12-31 Thread doblejota
Hi, I'm trying to get a section of a web page using wget. I edit a previous page source just leaving an initial section. Then, I execute wget -c url I obtain Continued download failed on this file, which conflicts with `-c'. Refusing to truncate existing file 'name.ext'. (Name of file I'v

Install error

2003-12-31 Thread Yoska KOUAKOU
Hi, I tried several times to setup cygwin environnement by clicking on the "Install Cygwin now" link on the http://cygwin.com/ web page. But each time, i did it, the response was the same:"FW-1 at zfwsrv:Access denied". May you give me an explanation of that error and tell me, if possible, how c

Re: 1.5.6-pre: Occasional bad memory accesses within cygwin1.dll

2003-12-31 Thread Pierre A. Humblet
why I haven't generated a snapshot yet. > > > >>This should be fixed now. I'm uploading a snapshot. > > > >CYGWIN_ME-4.90 hpn5170x 1.5.6s(0.108/3/2) 20031231 01:31:40 i686 unknown > >unknown Cygwin > > > >Now virtually every cygwin program (/bin/tr

Re: GNU CLISP 2.32 released

2003-12-31 Thread Christopher Faylor
On Wed, Dec 31, 2003 at 11:49:10AM -0500, Sam Steingold wrote: >please upload CLISP 2.32 from > > > > This is

Re: help: dumper 1.10 not giving expected stack trace in gdb

2003-12-31 Thread Christopher Faylor
On Wed, Dec 31, 2003 at 10:37:29AM -0500, Robert Baruch wrote: >Christopher Faylor wrote: >>The core dump occurred in a function which does not have a frame >>pointer. This screws up stack dumps on x86 systems. There isn't >>really much that you can do about this. > >Thanks for the reply. I gues

GNU CLISP 2.32 released

2003-12-31 Thread Sam Steingold
please upload CLISP 2.32 from GNU CLISP is an ANSI Common Lisp implementation. Release 2.32 (2003-12-29)

Re: 1.5.6-pre: Occasional bad memory accesses within cygwin1.dll

2003-12-31 Thread Christopher Faylor
x27;m uploading a snapshot. > >CYGWIN_ME-4.90 hpn5170x 1.5.6s(0.108/3/2) 20031231 01:31:40 i686 unknown >unknown Cygwin > >Now virtually every cygwin program (/bin/true, ls, uname,...) almost >always ends with the popup about causing an error in Cygwin1.dll. Did you look at the c

sysvinit

2003-12-31 Thread Bill McCormick
Hi all, Happy New Year!! I've got the sysvinit running as a service under the LocalSystem (SYSTEM) account on Win2k with no ntsec (FAT, no NTFS). I would like to be able to leave it running as SYSTEM but be able to telinit 3 & start/stop spawned daemons from normal user/Administrator accounts. I'

Re: help: dumper 1.10 not giving expected stack trace in gdb

2003-12-31 Thread Robert Baruch
Christopher Faylor wrote: The core dump occurred in a function which does not have a frame pointer. This screws up stack dumps on x86 systems. There isn't really much that you can do about this. Hi Christopher, Thanks for the reply. I guess what I don't understand is, if I don't set error_start

imgsize?

2003-12-31 Thread Timothy J. Luoma
I have ImageMagick installed but I still can't find 'imgsize' It is available for Cygwin? If so, where? Thanks TjL -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Fork: Resource temporarily unavailable when trying to run lots of processes

2003-12-31 Thread Roberto Urban
Hi there, Does anyone know of a quick way to increase the number of processes that can be run in the background? I need to have a large number of copies of a small utility listening at the same time and with nothing else open I can only achieve 62 copies before I get the message below ("gentask" i

Re: 1.5.6-pre: Occasional bad memory accesses within cygwin1.dll

2003-12-31 Thread Pierre A. Humblet
Christopher Faylor wrote: >>Oh. This is probably with current CVS, which is broken. Known problem. >>It's why I haven't generated a snapshot yet. >This should be fixed now. I'm uploading a snapshot. CYGWIN_ME-4.90 hpn5170x 1.5.6s(0.108/3/2) 20031231 01:31:40 i6

questions on signals

2003-12-31 Thread Shaffer, Kenneth
How do I get trap to get back to the default settings after entering 'trap "echo hi" DEBUG'? 'trap -' doesn't seem to work. How can I get ctrl-C to quit this cpu-intensive loop? echo | awk '{while(1){} }' cygcheck shows: bash2.05b-16 OK gawk

RE: SetConsoleCtrlHandler problem

2003-12-31 Thread Hannu E K Nevalainen
> From: Michi Henning > Sent: Wednesday, December 31, 2003 4:39 AM > #include > #include > > static BOOL handler(DWORD sig) > { > std::cout << "handler called" << std::endl; > return 1; > } > > int main() > { > SetConsoleCtrlHandler((PHANDLER_ROUTINE)handler, true); > for(;;)

Re: DLL and external symbols

2003-12-31 Thread Danny Smith
From: Jani Tiainen > > > Hi, > > I'm sure that this has been answered several times, but I'll ask again because couldn't find any solution by myself. > > I would like to build DLL (or any other sort of library) th

xforms for cygwin

2003-12-31 Thread koorapati_koundinya
Cygwin Users, I pressed hard to put this question to the mailing list as after googling for nearly two hours now, I've not been able to find information of a xforms package for cygwin. If anyone of you are aware of this or have anything to say on this, I will be more than glad. Thanks Kou

[OT] profiting from info gathered by aaaspam@sourceware.org

2003-12-31 Thread Ronald Landheer-Cieslak
Completely off-topic - I hope you don't mind - but with the recent increase of spam in my mailbox, I was wondering if there is any way to get the list of E-mail addresses blacklisted by [EMAIL PROTECTED], to check new E-mails against that list and dump them if they're in there.. rlc -- There ar

Re: DLL and external symbols

2003-12-31 Thread Jani Tiainen
Jani Tiainen wrote: Larry Hall wrote: At 04:35 PM 12/30/2003, Jani Tiainen you wrote: Hi, I'm sure that this has been answered several times, but I'll ask again because couldn't find any solution by myself. I would like to build DLL (or any other sort of library) that refers to external symb