Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Reini Urban
Peter Rehley schrieb: Peter Rehley wrote: Larry Hall wrote: We have a customer that is using flex under a custom version of cygwin that we provided them (with source). The customer is having problems when their "*.l" files are in dos format. Flex is taking the lines from the file and adding th

Re: pax available?

2004-11-20 Thread Reini Urban
Chuck schrieb: I'm actually referring to pax format archives (ustar). I want to be able to unarchive files - many files - but changing one string in the name to another. I typically use it to clone databases on Solaris. I may have 15 mount points all with a subdirectory named DB1. When I extract th

Re: [OT now] RE: cygwin sshd will not run under McAfee VirusScan 8.0i

2004-11-20 Thread Reini Urban
Dave Korn schrieb: -Original Message- From: cygwin-owner On Behalf Of Michael Hipp Sent: 19 November 2004 19:06 I thought I was the only one with that opinion of McNorton. We are not alone! http://www.google.com/search?hl=en&q=norton+%2Bsucks "Results 1 - 10 of about 87,900 for norton +su

Re: g++ 3.4.1

2004-11-20 Thread Reini Urban
Gerrit P. Haase schrieb: Sam Steingold wrote: when will 3.4 become the default version? I'm currently preparing an gcc update to gcc-3.4.2, if this is usable I will make this the default. So you may expect it to be released before Christmas 2004. with dwarf2? -- Crime does not pay ... as well as p

Re: Clapack on Cygwin revisited

2004-11-20 Thread kele
Hi! Thanks a lot for your reply! Quoting Mark Paulus <[EMAIL PROTECTED]>: > Sounds like you might need a -L option > > gcc -o testclapack testclapack.c -L lapack.a -cblaswr > -lblas.a tmglib.a -latlas -lg2c > If I understand well, this tells gcc to access a certain directory (with the -L command

Re: slightly different cygwin installation problem

2004-11-20 Thread Gerrit P. Haase
Daniel Newhouse wrote: --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: You can easy check this, run the postinstall script again from the command line before installing X11: $ sh /etc/postinstall/post-texinf.sh.done This command did not work and this file is nowhere on my computer. It was quoted

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Gerrit P. Haase
Reini Urban wrote: So it's entirely a user problem behind the keyboard, and does NOT need a changed linker line. Just tell the user to set this mount to textmode, so that his DOSEOL will get converted. Or convert the DOSEOL by basic commands like unix2dos. This does not help for a user who just

Re: g++ 3.4.1

2004-11-20 Thread Gerrit P. Haase
Reini Urban wrote: Gerrit P. Haase schrieb: Sam Steingold wrote: when will 3.4 become the default version? I'm currently preparing an gcc update to gcc-3.4.2, if this is usable I will make this the default. So you may expect it to be released before Christmas 2004. with dwarf2? I don't know yet.

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Peter Rehley
On Nov 20, 2004, at 12:07 AM, Reini Urban wrote: Peter Rehley schrieb: Peter Rehley wrote: Larry Hall wrote: We have a customer that is using flex under a custom version of cygwin that we provided them (with source). The customer is having problems when their "*.l" files are in dos format. Flex

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Christopher Faylor
On Sat, Nov 20, 2004 at 09:07:21AM +0100, Reini Urban wrote: >Peter Rehley schrieb: >>Peter Rehley wrote: >>>Larry Hall wrote: >We have a customer that is using flex under a custom version of cygwin >that we provided them (with source). The customer is having problems >when their "*.l"

Re: Executing ssh from perl

2004-11-20 Thread Stephen Studley
At 1:28 AM +0100 11/20/04, Gerrit P. Haase wrote: Stephen Studley wrote: At 4:30 PM -0500 11/18/04, Igor Pechtchanski wrote: perl -we 'my $str=`ssh -n [EMAIL PROTECTED] ls`;print "[$str]\n"' good idea, however same results, at least from my Windows machine. The command-line perl works fine from my

Re: g++ 3.4.1 (gold stars)

2004-11-20 Thread Christopher Faylor
On Sat, Nov 20, 2004 at 02:03:44PM +0100, Gerrit P. Haase wrote: >Reini Urban wrote: >>Gerrit P. Haase schrieb: >>>Sam Steingold wrote: when will 3.4 become the default version? >>> >>>I'm currently preparing an gcc update to gcc-3.4.2, if this is usable I >>>will make this the default. So yo

Re: getting the entire x remote server to run locally

2004-11-20 Thread Marcel Telka
On Sat, Nov 20, 2004 at 06:31:19AM +, PJ wrote: > I have X/cygwin running and know about ssh tunneling, but that's not quite > what > I'm looking for. What I want to do is basically ssh to the remote machine and > actually have a full X desktop from that machine running in cygwin, not just > a

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Reini Urban
Peter Rehley schrieb: On Nov 20, 2004, at 12:07 AM, Reini Urban wrote: Peter Rehley schrieb: Peter Rehley wrote: Larry Hall wrote: We have a customer that is using flex under a custom version of cygwin that we provided them (with source). The customer is having problems when their "*.l" files ar

Re: g++ 3.4.1

2004-11-20 Thread Reini Urban
Gerrit P. Haase schrieb: Reini Urban wrote: Gerrit P. Haase schrieb: Sam Steingold wrote: when will 3.4 become the default version? I'm currently preparing an gcc update to gcc-3.4.2, if this is usable I will make this the default. So you may expect it to be released before Christmas 2004. with dw

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Peter Rehley
On Nov 20, 2004, at 10:19 AM, Reini Urban wrote: Peter Rehley schrieb: On Nov 20, 2004, at 12:07 AM, Reini Urban wrote: Peter Rehley schrieb: Peter Rehley wrote: Larry Hall wrote: We have a customer that is using flex under a custom version of cygwin that we provided them (with source). The custo

bugs in autotools wrapper scripts

2004-11-20 Thread Eric Blake
The autotools wrappers (automake 1.7.9-1, autoconf 2.59-1, and libtool 1.5b-1) all have argument parsing bugs. They are trying to parse every option known to either -stable or -devel, but fail in several respects. First, the wrappers are not robust to new options being added. For example, libtool

Undelete

2004-11-20 Thread kent morris
I installed cygwin and found it does not meet my needs. How do I un-install it? WIN XP Control Panel does not show it in the add/remove window. I have not found any documentation on how to remove the program. -- Kent Morris May you live in interesting times -- Unsubscribe info: http://cygw

Re: Undelete

2004-11-20 Thread Peter Rehley
On Nov 20, 2004, at 11:20 AM, kent morris wrote: I installed cygwin and found it does not meet my needs. How do I un-install it? WIN XP Control Panel does not show it in the add/remove window. I have not found any documentation on how to remove the program. Did you see this? http://cygwin.com/fa

Re: Undelete

2004-11-20 Thread Brian Dessent
kent morris wrote: > I installed cygwin and found it does not meet my needs. How do I > un-install it? WIN XP Control Panel does not show it in the add/remove > window. I have not found any documentation on how to remove the program. http://cygwin.com/faq/faq.html#SEC19 Brian -- Unsubscribe inf

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Christopher Faylor
On Sat, Nov 20, 2004 at 07:19:17PM +0100, Reini Urban wrote: >so cgf should repackage it. it's obviously a bug. From the description of the behavior of the released flex binary, it sounds like it is working just fine. If you are saying that I should repackage the source files because you couldn'

Re: Undelete

2004-11-20 Thread David Postill
On Sat, 20 Nov 2004 11:20:22 -0800, "kent morris" <[EMAIL PROTECTED]> wrote: | I installed cygwin and found it does not meet my needs. How do I | un-install it? WIN XP Control Panel does not show it in the add/remove | window. I have not found any documentation on how to remove the program. The

Re: flex and dos source files. How is flex built for cygwin

2004-11-20 Thread Christopher Faylor
On Sat, Nov 20, 2004 at 02:31:42PM -0500, Christopher Faylor wrote: >On Sat, Nov 20, 2004 at 07:19:17PM +0100, Reini Urban wrote: >>so cgf should repackage it. it's obviously a bug. > > From the description of the behavior of the released flex binary, it sounds >like it is working just fine. > >If

Re: bugs in autotools wrapper scripts

2004-11-20 Thread Charles Wilson
Eric Blake wrote: The autotools wrappers (automake 1.7.9-1, autoconf 2.59-1, and libtool 1.5b-1) all have argument parsing bugs. They are trying to parse every option known to either -stable or -devel, but fail in several respects. True. First, the wrappers are not robust to new options being adde

Printed installation report?

2004-11-20 Thread kynn
Is there any way to get a hardcopy printout of the modules installed by setup.exe (the Cygwin installer)? Thanks! kj -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: Printed installation report?

2004-11-20 Thread wszumera
On 20 Nov 2004 at 16:53, [EMAIL PROTECTED] wrote: > s there any way to get a hardcopy printout of the modules installed > by setup.exe (the Cygwin installer)? > > Thanks! > > kj cygcheck -c > prn Sending this to you direct and to list. List keeps bouncing me stating I am sending html. NOT!

Re: Printed installation report?

2004-11-20 Thread kynn
From: [EMAIL PROTECTED] Date: Sat, 20 Nov 2004 17:25:48 -0500 Cc: [EMAIL PROTECTED] On 20 Nov 2004 at 16:53, [EMAIL PROTECTED] wrote: > s there any way to get a hardcopy printout of the modules installed > by setup.exe (the Cygwin installer)? > > Thanks! > > kj

Re: g++ 3.4.1

2004-11-20 Thread Gerrit P. Haase
Reini Urban wrote: Gerrit P. Haase schrieb: I'm currently preparing an gcc update to gcc-3.4.2, if this is usable I will make this the default. So you may expect it to be released before Christmas 2004. with dwarf2? I don't know yet. Probably many packages need to be rebuild with this change? At

[ANNOUNCEMENT] update: gnugo-3.6

2004-11-20 Thread Teun Burgers
I've packaged the recently released gnugo-3.6 for cygwin. The announcement of gnugo-3.6 can be found here: http://lists.gnu.org/archive/html/gnugo-announce/2004-11/msg1.html Gnu Go is a state of the art go playing program. Go is an ancient boardgame originating from Asia, that becomes increas

Re: g++ 3.4.1

2004-11-20 Thread Gerrit P. Haase
Gerrit P. Haase wrote: No, it will be enabled, or better sjlj will not be enabled and the build defaults to dwarf2. I was wrong with this statement. To clarify this: gcc-3.4 has DWARF2 debug informations enabled, but exception handling will stay to be SjLj exceptions and not be DWARF2, because: -

Re: Perl-tk?

2004-11-20 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dwycoff wrote: | I tried using a perl-tk script in cygwin that I wrote more than | a year ago. Whenever I run it it dies at: | | Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5... | | I did a search and couldn't find Tk.pm. So I looked to