Re: c++ code executes very slowly - sjlj EH to blame?

2004-12-16 Thread Danny Smith
Larry Hall wrote: > >True but the way I read that conversation was that DWARF2 >EH worked if callbacks weren't used or would work with >callbacks so long as -fexceptions was used. Maybe I read >that incorrectly though. That is correct. Maybe we can convince ReactOs to release a win32api built wi

Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread bill BW
For the last 6 hrs I have been fighting with latex2html and cygwin to get latex2html to work, but I give up. Has anyone got latex2html to work on cygwin? This is what I have 1. Latex cygwin FULL installation. $ uname -a CYGWIN_NT-5.1 me 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown unknown C

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread bill BW
ops, typo: in the text below, instead of > I changed the first line to > #!/usr/local/perl I meant to write > I changed the first line to > #!/usr/bin/perl thanks, Bill --- bill BW <[EMAIL PROTECTED]> wrote: > > For the last 6 hrs I have been fighting with > latex2html and cygwin to g

RE: running .bat files from bash

2004-12-16 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Donal Murtagh > Sent: 15 December 2004 20:10 > I've noticed that if I want to run a .bat file in bash I have > to cd to the > directory it's in first in order for it to run properly > > For example, if I want to run c:\foo\bar.bat I

Re: unison and cygwin on windows xp SP2

2004-12-16 Thread Robert Schmidt
Dirk Leinenbach wrote: Hi folks, I have the problem that the native windows version of unison (2.9.1) on Windows XP SP2 together with cygwin (starting from DLL version 1.5.11) unison hangs after me entering the ssh password. This didn't happen with version 1.5.10 of the cygwin dll but this version

Re: 1.5.12: mt sees incorrect maximum block size

2004-12-16 Thread Corinna Vinschen
On Dec 15 10:36, Brian Dessent wrote: > Corinna Vinschen wrote: > > > So, as you can see, the Windows NT tape functions doesn't allow me to set > > the block size to more than 64K, too. That's the same functionality used > > inside of Cygwin. I have no idea how to workaround that. I also didn't

Re: Python, USB and cygwin

2004-12-16 Thread Larry Hall
At 11:41 PM 12/15/2004, you wrote: >I have a couple of USB devices which are based upon FTDI chips. I am using >the FTDI virtual serial port drivers. > >The devices appear to work properly except when attempting to communicate >with them via cygwin python. Scripts which work o.k. with Window

Re: Error with managed mount point.

2004-12-16 Thread Mark Paulus
On Wed, 15 Dec 2004 19:21:51 -0500, Larry Hall wrote: >At 03:48 PM 12/15/2004, you wrote: >>Running strace pointed me to the proper place to look >>for the error. >> >>However, the proper fix is maybe more of a philosophy >>issue. >> >No, they need to be removed. Windows behavior is to ignore

Re: Patch to allow trailing dots on managed mounts

2004-12-16 Thread Mark Paulus
On Wed, 15 Dec 2004 21:32:47 -0500, Christopher Faylor wrote: >On Wed, Dec 15, 2004 at 04:04:13PM -0700, Mark Paulus wrote: >>This patch is as trivial as I could get to allow trailing >>dots to be used on a managed file system. >> >>Unfortunately, my company will not sign the waiver, >>so I cannot

Re: unison and cygwin on windows xp SP2

2004-12-16 Thread Andrew Schulman
> > Now I was wondering if there was any progress in the meantime or if > > there are plans to develop a fix in the near future. Otherwise I would > > have to find a solution for unison without the cygwin ssh client. > > Your mileage should be greater if you use the cygwin build of unison, > avai

Setup: 'Download From Internet' creates 'c:/cygwin/etc/setup'

2004-12-16 Thread George
Performing a new installation on a machine I selected the 'Download From Internet Option'. Files were saved to the root of a currently empty D:/ partition. Ordinarily I'd just delete the 'c:/cygwin/etc/setup' dirs and files as they seem to contain summmary download-specific information, but I'm w

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread Igor Pechtchanski
On Thu, 16 Dec 2004, bill BW wrote: > For the last 6 hrs I have been fighting with > latex2html and cygwin to get latex2html to > work, but I give up. > > Has anyone got latex2html to work on cygwin? > [snip install with no problems] > > 5. But now everytime I try the late2html command > on a .tex

RE: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Igor Pechtchanski > Sent: 16 December 2004 17:52 > > $ latex2html foo.tex > > Fatal (use l2hconf): l2hconf.pm did not return a true value > at (eval 7) line 2. > > BEGIN failed--compilation aborted at (eval 7) line 2. > > > > I look a

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread Yitzchak Scott-Thoennes
On Thu, Dec 16, 2004 at 12:51:51PM -0500, Igor Pechtchanski wrote: > On Thu, 16 Dec 2004, bill BW wrote: > Nor should it. The l2hconf.pm is not executed via the shell, but via the > "use()" function, which ignores the shebang line altogether. FWIW, I > think the invalid shebang is there exactly t

XView for Cygwin

2004-12-16 Thread Keith Alcock
Is anyone out there able to supply the XView libraries and header files for Cygwin that can save me from reinventing the wheel? Even better would be the source code, working makefile system, and prerequisits so that I can debug into the code. Several people have said that they were working on

Piping output from sqlplus

2004-12-16 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm having a strange problem reading the output from sqlplus in Cygwin. Sqlplus is a windows command line program used to access oracle databases. My command looks something like this... sqlplus -s < This should output one line to stdout with the two va

1.5.7: problem using rexec and Windows batch files

2004-12-16 Thread JP
Hi. I've installed Cygwin 1.5.7 on a Windows 2000 server. I'd like to rexec from a client (z/OS) to the Windows server, execute a Windows batch file (/tmp/tmp.bat), and view the output of the commands. The windows user has been added to the passwd file, and his initial program has been set to /b

RE: Piping output from sqlplus

2004-12-16 Thread Buchbinder, Barry (NIH/NIAID)
At Thursday, December 16, 2004 3:29 PM, Chuck wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm having a strange problem reading the output from sqlplus in > Cygwin. Sqlplus is a windows command line program used to access > oracle > databases. My command looks something like this.

Re: find command hangs for 20 sec before starting with cygwin1.dll is 1.5.12

2004-12-16 Thread Isaac Foraker
I am experiencing the same delay with findutils 4.2.10-5. If I downgrade to an older version of findutils, the delay goes away. On my system, `find' was taking 30-40 seconds to start. I found that after I removed a bad mapped network drive, the delay dropped to 6-7 seconds for `find' to start.

Re: Piping output from sqlplus

2004-12-16 Thread Christopher Faylor
On Thu, Dec 16, 2004 at 03:29:16PM -0500, Chuck wrote: >I'm having a strange problem reading the output from sqlplus in Cygwin. >Sqlplus is a windows command line program used to access oracle >databases. My command looks something like this... > >sqlplus -s set pagesize 0

Re: Piping output from sqlplus

2004-12-16 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Buchbinder, Barry (NIH/NIAID) wrote: | At Thursday, December 16, 2004 3:29 PM, Chuck wrote: | |>-BEGIN PGP SIGNED MESSAGE- |>Hash: SHA1 |> |>I'm having a strange problem reading the output from sqlplus in |>Cygwin. Sqlplus is a windows command l

Re: Piping output from sqlplus

2004-12-16 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: | On Thu, Dec 16, 2004 at 03:29:16PM -0500, Chuck wrote: | |>I'm having a strange problem reading the output from sqlplus in Cygwin. |>Sqlplus is a windows command line program used to access oracle |>databases. My command look

iSeries: Lab400 Access Privileges

2004-12-16 Thread Rochester Initiative
iSeries/AS400 Professionals: update your info for a chance to win $1,000.00 in iSeries/400 training and your own 1GB flash drive... Dear Lab400 user, Since we relaunched the Lab400 website for iSeries/400 professionals, some of our members have not yet updated their account info. There is no c

RE: Piping output from sqlplus

2004-12-16 Thread Bakken, Luke
> Why would ksh behave differently under Cygwin than under Solaris? cygwin ksh is pdksh. The specific set of code you gave does not work in pdksh. Read about it here: http://web.cs.mun.ca/~michael/pdksh/ "Its weak points are that there are still a few differences from ksh88 (the major one is that

RE: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread Igor Pechtchanski
On Thu, 16 Dec 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Igor Pechtchanski > > Sent: 16 December 2004 17:52 > > > > $ latex2html foo.tex > > > Fatal (use l2hconf): l2hconf.pm did not return a true value at (eval 7) > > > line 2. > > > BEGIN failed--

Re: Non-US keyboard (PT) bash problem

2004-12-16 Thread Igor Pechtchanski
On Thu, 16 Dec 2004, Lino Miguel Martins Tinoco wrote: > Hi! > > I can't have special characters displayed correctly on bash (ç, Ç and > accents). They are displayed as ? when I do a ls but they get displayed > correctly if I pipe the results or send them to a file. On command line > they are disp

1.5.12-1: deadlock in gmtime/localtime

2004-12-16 Thread Till Immanuel Patzschke
Hello, the problem occurs in a multithreaded program, but only one thread calling gmtime_r (calling localtime_r locks as well). The other tread calls gettimeofday/time. The thread calling gmtime_r is stalled completely. Machine is XP SP2. I've tested this problem on multiple machines (w/ dif

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread bill BW
--- Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > On Thu, 16 Dec 2004, bill BW wrote: > > > $ latex2html foo.tex > > Fatal (use l2hconf): l2hconf.pm did not return a > true value at (eval 7) line 2. > > BEGIN failed--compilation aborted at (eval 7) line > 2. > > > > I look at the file l2hconf.

Bad mirros

2004-12-16 Thread Siegfried Heintze
I've been trying for weeks to upgrade my Cygwin installation but the setup program, after I have spent 15 or 20 minutes selecting the software I want, comes back and says the download is aborted, would I like to try again? This is very frustrating because then I have to spend another 20 minutes on

Re: 1.5.12-1: deadlock in gmtime/localtime

2004-12-16 Thread Christopher Faylor
On Thu, Dec 16, 2004 at 04:52:48PM -0800, Till Immanuel Patzschke wrote: >the problem occurs in a multithreaded program, but only one thread >calling gmtime_r (calling localtime_r locks as well). The other tread >calls gettimeofday/time. The thread calling gmtime_r is stalled >completely. Mac

Re: Bad mirros

2004-12-16 Thread Christopher Faylor
On Thu, Dec 16, 2004 at 06:38:22PM -0700, Siegfried Heintze wrote: >I've been trying for weeks to upgrade my Cygwin installation but the >setup program, after I have spent 15 or 20 minutes selecting the >software I want, comes back and says the download is aborted, would I >like to try again? > >Th

Re: Bad mirros

2004-12-16 Thread Larry Hall
At 08:38 PM 12/16/2004, you wrote: >I've been trying for weeks to upgrade my Cygwin installation but the setup >program, after I have spent 15 or 20 minutes selecting the software I want, >comes back and says the download is aborted, would I like to try again? > >This is very frustrating because th

Re: Bad mirros

2004-12-16 Thread Jacek Trzmiel
Siegfried Heintze wrote: > I've been trying for weeks to upgrade my Cygwin installation but the setup > program, after I have spent 15 or 20 minutes selecting the software I want, > comes back and says the download is aborted, would I like to try again? Maybe it has been already fixed in setup, b

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread Yitzchak Scott-Thoennes
On Thu, Dec 16, 2004 at 05:10:38PM -0800, bill BW wrote: > > --- Igor Pechtchanski wrote: > > > On Thu, 16 Dec 2004, bill BW wrote: > > > > > > $ latex2html foo.tex > > > Fatal (use l2hconf): l2hconf.pm did not return a > > true value at (eval 7) line 2. > > > BEGIN failed--compilation aborted

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread bill BW
--- Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> wrote: > > I'd recommend using the perl debugger (perl -d > latex2html foo.tex) > to step through and see if you can isolate where > things are going > astray. See perldoc perldebtut for help. > Ok thanks, I did not know that one can debug perl

Re: Anyone got latex2html to work on cygwin?? Fatal (use l2hconf): l2hconf.pm

2004-12-16 Thread bill BW
I just tried the following: - Uninstall perl from cygwin using cygwin setup.exe - installed Active Perl 5.8 on window. - use the cygutils perl.exe stub as described on http://cygutils.fruitbat.org/perl-contrib/index.html - Now when I try latex2html, I get other errors, and when I try to build l

Does wxWidgets 2.5.3 compile with Cygwin for anyone?

2004-12-16 Thread Joost Kraaijeveld
Hi all, Is there anyone who has wxWidgets 2.5.3 compiled with Cygwin after running "./configure --enable-debug"? I get the follwoing error whic I cannot resolve: $ make ./bk-deps g++ -c -o netdll_fs_inet.o -D__WXMSW__ -DwxUSE_GUI=0 -DWXUSINGDLL -DWXMAKINGDLL_NET -D__WXDEBUG__ -I lib/

[ANNOUNCEMENT] Updated: lilypond-2.4.2-1

2004-12-16 Thread Bertalan Fodor
I've made the latest stable version of LilyPond (http://www.lilypond.org) available for installation. This is a major upgrade from the previous 2.2.5. With this release, LilyPond does not rely anymore on TeX to do titling and page layout, but distributes page breaks optimally by itself to produce

rpm 4.1-1 problem

2004-12-16 Thread niac78
Hi guys, I'm using the rpm 4.1-1 package and I noticed that RPM_INSTALL_PREFIX is never set even in case we specify the --prefix or --relocate options. It looks like this bug is well known on this version (see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75550). I'm unfortunately not good

Re: find crashes in /proc/registry

2004-12-16 Thread Reini Urban
Igor Pechtchanski schrieb: On Tue, 14 Dec 2004, Reini Urban wrote: Chuck schrieb: Christopher Faylor wrote: | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: |>I don't know if this has been reported before | | It has. | The conclusion? | Don't use find on /proc. Are there any plans to fix i

RE: Error with managed mount point.

2004-12-16 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Mark Paulus > Sent: 16 December 2004 14:32 > >No, they need to be removed. Windows behavior is to ignore > one or more > >'.'s at the end of a file so we're stuck with that in normal > Cygwin-working > >mode. I actually haven't del

Re: Setup: 'Download From Internet' creates 'c:/cygwin/etc/setup'

2004-12-16 Thread Brian Keener
George wrote: > Internet Option'. Files were saved to the root of a currently empty D:/ > partition. > > Ordinarily I'd just delete the 'c:/cygwin/etc/setup' dirs and files as > they seem to contain summmary download-specific information, but I'm > wondering why this folder was created where

cdecl for cygwin

2004-12-16 Thread Ariel Burbaickij
Hello dear forum participants, there is no default cdecl in default cygwin distribution, so I tried to get and compile one myself, I run there in problems with mismatch of declaration in functions "getopt" and "setprogname". Before I start to tweak the declarations and/or includes -- the question:

Re: Setup: 'Download From Internet' creates 'c:/cygwin/etc/setup'

2004-12-16 Thread George
On Thu, Dec 16, 2004 at 11:15:05AM -0500, Brian Keener wrote: > George wrote: > > Internet Option'. Files were saved to the root of a currently empty > > D:/ partition. > > > > Ordinarily I'd just delete the 'c:/cygwin/etc/setup' dirs and files > > as they seem to contain summmary download-spec

Re: 1.5.7: problem using rexec and Windows batch files

2004-12-16 Thread Brian Dessent
JP wrote: > Hi. I've installed Cygwin 1.5.7 on a Windows 2000 server. I'd like to > ... > So, am I missing something here as far as my config/setup goes? The Cygwin THe very first thing you should do is use the current version of Cygwin. 1.5.7 is about five (likely soon to be six) releases ol

RE: Piping output from sqlplus

2004-12-16 Thread Buchbinder, Barry (NIH/NIAID)
At Thursday, December 16, 2004 3:57 PM, Chuck wrote: > > Buchbinder, Barry (NIH/NIAID) wrote: >> At Thursday, December 16, 2004 3:29 PM, Chuck wrote: >>> >>> I'm having a strange problem reading the output from sqlplus in >>> Cygwin. Sqlplus is a windows command line program used to access >>> or

RE: 1.5.7: problem using rexec and Windows batch files

2004-12-16 Thread JP
> > > Hi. I've installed Cygwin 1.5.7 on a Windows 2000 server. I'd like to > > ... > > So, am I missing something here as far as my config/setup goes? The > Cygwin > > THe very first thing you should do is use the current version of > Cygwin. 1.5.7 is about five (likely soon to be six) relea