Re: SableVM & Cygwin (was: Re: sablevm + windows)

2004-10-15 Thread Grzegorz B. Prokopski
On Wed, 2004-10-13 at 11:57, Gerrit P. Haase wrote: > 1. > I have a stripped down standalone libffi package with a shared libffi > now. This version is based on the sources from the cygwin release of > gcc-3.3.3. You can take this package and maintain it, that means update > it when Cygwin GCC is

Re: Distributing Cygwin-based software

2004-10-15 Thread Reini Urban
Jani Tiainen schrieb: Igor Pechtchanski wrote: But yes, that's OT. Yep. A perfect topic for the cygwin-talk list... ;-) That list doesn't exists in GMane... =( it does: http://news.gmane.org/gmane.os.cygwin.talk -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http:

cygwin update for named pipes

2004-10-15 Thread Pinhas Krengel
Hi mkfifo does not work on my cygwin (version ??). I have been told that it works on newer versions. What packeages should I update (slect in the update install window)? Thanks Pinhas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/

Re: Distributing Cygwin-based software

2004-10-15 Thread Jani Tiainen
Igor Pechtchanski wrote: On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: Igor Pechtchanski wrote: On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: This is *not* the right list for discussing how to subvert the existing Cygwin installations on users' machines by distributing your own copy of cygwin1.

printf output missing in multi-threaded program

2004-10-15 Thread tfisher
Hi, I am having the exact same problem as described below (I am using cygwin on windows XP). Corinna says (below) that it is fixed. I have downloaded and installed several versions of cygwin including the latest from "setup.exe" as well as recent individual snapshots and the problem keeps occuring

RE: non-interactive cygwin setup

2004-10-15 Thread Gary R. Van Sickle
> > AllocConsole can only pop up a *new* console (right?), > > Quoting MSDN > (): > > A process can be associated with only one console, so the > AllocConsole > function fails if the calling process already has a > console. A

Re: Don't Feed the Trolls [nt]

2004-10-15 Thread Robert McNulty Junior
Charles Wilson wrote: no text -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ I agree. -- Unsubscribe info: http://cygwin.

Don't Feed the Trolls [nt]

2004-10-15 Thread Charles Wilson
no text -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Top 10 Reasons Republicans Support Kerry

2004-10-15 Thread Robert McNulty Junior
Andrew DeFaria wrote: >[EMAIL PROTECTED] wrote: > > > >>Republican Bill Shireman's Top 10 Reasons Republicans Support John Kerry >> >>I'm a lifelong Republican, though I vote for the best candidate - or the >>least objectionable one. Four years ago, I hoped George Bush would be a >>moderate, fi

Re: Top 10 Reasons Republicans Support Kerry

2004-10-15 Thread Andrew DeFaria
[EMAIL PROTECTED] wrote: >Republican Bill Shireman's Top 10 Reasons Republicans Support John Kerry > >I'm a lifelong Republican, though I vote for the best candidate - or the >least objectionable one. Four years ago, I hoped George Bush would be a >moderate, fiscally conservative leader, firm but

Re: Cygwin GMP 4.1.4-3 does not work correctly

2004-10-15 Thread Gerrit P. Haase
Hi Angelo, in this case the bits precision is always a multiple of 30 (this is strange: one expect a multiple of a power of 2!) 4.1.3 and 4.1.4 were configured / compiled with the option: --enable-nails Could you please compile your version with-nails

Re: [PATCH] gzip-1.3.5-1 fails to set stdout to binary mode

2004-10-15 Thread Reini Urban
Earl Chew schrieb: This patch duplicates the change in gzip-1.3.3-4 and is also mentioned in: http://sources.redhat.com/ml/cygwin/1997-02/msg00204.html Earl --- tailor.h~2002-09-25 14:21:30.0 -0700 +++ tailor.h2004-10-15 17:42:50.229826500 -0700 @@ -299,7 +299,11 @@ #endif #ifndef

[PATCH] gzip-1.3.5-1 fails to set stdout to binary mode

2004-10-15 Thread Earl Chew
This patch duplicates the change in gzip-1.3.3-4 and is also mentioned in: http://sources.redhat.com/ml/cygwin/1997-02/msg00204.html Earl --- tailor.h~ 2002-09-25 14:21:30.0 -0700 +++ tailor.h2004-10-15 17:42:50.229826500 -0700 @@ -299,7 +299,11 @@ #endif #ifndef SET_BINARY_MODE +#

SableVM and SableVM-Classpath 1.1.6

2004-10-15 Thread Gerrit P. Haase
Hi, I have binary packages of SableVM and SableVM Classpath uploaded; http://anfaenger.de/cygwin/cygwin-1.5/sablevm/ export CLASSPATH=/usr/lib/sablevm/sablevm-classpath get sablecc to run a benchmark: http://sablecc.org/ I used the stable release: http://prdownloads.sourceforge.net/sablecc/sablecc-

Anunciate Gratis

2004-10-15 Thread Compraunauto . com
Compra un Auto en: http://www.compraunauto.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Distributing Cygwin-based software

2004-10-15 Thread Igor Pechtchanski
On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: > Igor Pechtchanski wrote: > > > On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: > > > > > [ sha1 call doesn't link ] > > > > Try linking it with -lcrypto? ;-) I'm surprised it works on OS/X, though. > > LDFLAGS = -lpthread -lcrypto > > We do. ;-) No

Re: Distributing Cygwin-based software

2004-10-15 Thread Soeren Nils Kuklau
Igor Pechtchanski wrote: On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: [ sha1 call doesn't link ] Try linking it with -lcrypto? ;-) I'm surprised it works on OS/X, though. LDFLAGS = -lpthread -lcrypto We do. ;-) This is *not* the right list for discussing how to subvert the existing Cygwin

Re: Distributing Cygwin-based software

2004-10-15 Thread Igor Pechtchanski
On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: > > sha1sum.exe? > > Calling an external tool for generating password hashes seems awkward. > We do have openssl-devel installed, and the `sha.h' header file looks > identical to the one we're used to (from OS X), so we're unsure why this > bug is occ

Re: Distributing Cygwin-based software

2004-10-15 Thread Soeren Nils Kuklau
Jani Tiainen wrote: Dave Korn wrote: Can I have a copy of your source code please? Soon :-) Only if daemon is published (or distributed)... =) Give us a few weeks and we'll release it to the outside. Source and binaries for Mac OS X and Linux/x86. D N wrote: Srvany? Try that out :) Thanks, we

Re: Distributing Cygwin-based software

2004-10-15 Thread Jani Tiainen
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Soeren Nils Kuklau Sent: 14 October 2004 20:32 we're working on a cross-platform server daemon, and on the Windows side, we have chosen to use Cygwin for POSIX compatibility reasons. Can I have a copy of your source co

Top 10 Reasons Republicans Support Kerry

2004-10-15 Thread [EMAIL PROTECTED]
Republican Bill Shireman's Top 10 Reasons Republicans Support John Kerry I'm a lifelong Republican, though I vote for the best candidate - or the least objectionable one. Four years ago, I hoped George Bush would be a moderate, fiscally conservative leader, firm but thoughtful. I have been repea

Re: Cygwin GMP 4.1.4-3 does not work correctly

2004-10-15 Thread Angelo Graziosi (D. Zanello)
Hi, with the package gmp-4.1.4-1 I have the same problems that were present with 4.1.3 and that WERE NOT present with 4.1.2! I have downloaded the source gmp-4.1.4.tar.bz2 from http://www.swox.com/gmp/ and have built it and uninstalled the Cygwin GMP package. With this source, all works fine (as

Re: LibFFI or LibVM?

2004-10-15 Thread Mark Wielaard
Hi (CCed Anthony since he is the libffi maintainer), On Fri, 2004-10-15 at 20:20, Etienne Gagnon wrote: > IMO, I see little reasons to get a single copyright holder, given > libffi's weak license, other than to gain the ability to change > the license... As I said: it's simply an opinion. ;-) Ha

Migrate to a better life in USA/Canada or European Union....

2004-10-15 Thread immigartion service to USA/Canada , Europe
We are a firm of immigration consultants specialising in getting visa and resident permits for aliens who wish to migrate to the European Union or United States of America and Canada.This is your chance to live your dream and escape the uncertain future of the third world for ever at very min

Re: LibFFI or LibVM? [was: Re: SableVM & Cygwin

2004-10-15 Thread Tom Tromey
> "Etienne" == Etienne Gagnon <[EMAIL PROTECTED]> writes: Etienne> I am strongly opposed to the GCC Steering Committee (or whatever Etienne> delegates they have for libffi) position on rejecting contributions Etienne> to libffi without copyright assignment, which has considerably Etienne> slow

Re: non-interactive cygwin setup

2004-10-15 Thread Christopher Cobb
Rainer Hochreiter hochreiter.at> writes: > > is there a chance to install cygwin without gui dialog? > > my plan is to download all needed packages into a local directory > and then install the packages from that local directory by starting > setup from a command line without further user inter

Re: vim problem with my install, y?

2004-10-15 Thread Christopher Cobb
Danilo Turina alcatel.it> writes: > > Notice that the TERM variable is set (and also a "strange" version of sh > installed) by Rational Rose only you choose a specific sub-package of > Rose (maybe the Model Integrator), if don't install that package, TERM > var is not set by Rose setup and the

Re: LibFFI or LibVM? [was: Re: SableVM & Cygwin (was: Re: sablevm + windows)]

2004-10-15 Thread Tom Tromey
> ">" == Grzegorz B Prokopski <[EMAIL PROTECTED]> writes: >> They're also considering change of the license to a more >> restrictive one. False. Where did you hear this? Tom -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems

Re: problem with diff -I 'regexp'

2004-10-15 Thread Igor Pechtchanski
On Fri, 15 Oct 2004, Le Dréau Philippe wrote: > Hello : > My problem : I'd like to ignore the lines beginning with -- > $ diff -I '^--' test1.txt test2.txt > 1,3c1,3 > < 1when > < --I want ? > < #ok nok > --- > > 2when > > --I want > > #ok > > [snip] > The lines are in the output, why ? "man diff

Re: Updated: gmp-4.1.4-1

2004-10-15 Thread Gerrit P. Haase
Kelley wrote: > --- Lapo Luchini <[EMAIL PROTECTED]> wrote: >> gmp-4.1.4-1 has been uploaded to the Cygwin net distribution. >> >> Thanks go to Gerrit, who did *all* the work on this release. >> >> Please notice gmp-4.1.3 had a serious miscomputation bug, upgrade to >> gmp-4.1.4 is strongly sug

Re: Problem with Cygwin reading/storing backspace character

2004-10-15 Thread Igor Pechtchanski
On Fri, 15 Oct 2004, Maria Green wrote: > Hi, > > I program in C++ and have a problem while reading characters from the > stdin. Cygwin doesn't behave the same way as my Linux do and I don't > know if it's supposed to or not. I've searched the web for several hours > but I can't find any informtio

Re: Selectively zipping files together

2004-10-15 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Siegfried Heintze wrote: > I'm trying to use sun's jar utility (from Sun's java development kit) > along with the Cygwin find command to selectively zip together a > directory tree and send it to someone that can explode the tree using > WinZIP or PKZIP. > > I suppose it off t

RE: non-interactive cygwin setup

2004-10-15 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Gary R. Van Sickle wrote: > > On Thu, 14 Oct 2004, Gary R. Van Sickle wrote: > > > > > [snip] > > > > >I thought if a GUI app called printf it generally caused a console > > > > >to be opened for it. Maybe that's only with msvcrt. In any case, > > > > >the fact is that it is

Re: Updated: gmp-4.1.4-1

2004-10-15 Thread Kelley Cook
--- Lapo Luchini <[EMAIL PROTECTED]> wrote: > gmp-4.1.4-1 has been uploaded to the Cygwin net distribution. > > Thanks go to Gerrit, who did *all* the work on this release. > > Please notice gmp-4.1.3 had a serious miscomputation bug, upgrade to > gmp-4.1.4 is strongly suggested. Could it possi

Re: tcsh and chere-0.3-1

2004-10-15 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Dave wrote: > --- Andrew Grimm <[EMAIL PROTECTED]> wrote: . Thanks. > > Igor Pechtchanski said: > > > > Does anyone know of a way to get a `-` at the start of $0? I believe > > > > this will force all the shells to start as login s

Re: named pipes under cygwin

2004-10-15 Thread Danilo Turina
I have an updated version of the Cygwin "distribution" (no snapshots) and that command works. Salut, Danilo Pinhas Krengel wrote: Are named pipes supported in the latest version of cygwin. On my system (how can I verify its version?) typing (as explained in man mkfifo) mkfifo pin

named pipes under cygwin

2004-10-15 Thread Pinhas Krengel
Are named pipes supported in the latest version of cygwin. On my system (how can I verify its version?) typing (as explained in man mkfifo) mkfifo pini bash-2.05b$ mkfifo pini mkfifo: cannot create fifo ``pini'': Function not implemented -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

[OT] RE: vim problem with my install, y?

2004-10-15 Thread Dave Korn
> -Original Message- > From: Danilo Turina > Sent: 15 October 2004 14:36 > Dave Korn wrote: > > > [ Danilo, you only mailed this to me, but I think it > should go to the list > > so the information can be archived, and since it's most > likely that was what > > you meant and it was on

[ANNOUNCEMENT] Updated: gmp-4.1.4-1

2004-10-15 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gmp-4.1.4-1 has been uploaded to the Cygwin net distribution. Thanks go to Gerrit, who did *all* the work on this release. Please notice gmp-4.1.3 had a serious miscomputation bug, upgrade to gmp-4.1.4 is strongly suggested. GMP is a free library fo

Re: vim problem with my install, y?

2004-10-15 Thread Danilo Turina
Dave Korn wrote: [ Danilo, you only mailed this to me, but I think it should go to the list so the information can be archived, and since it's most likely that was what you meant and it was only an accident ("Reply" instead of "Reply all"?), I've Cc'd it back in. ] I don't know exactly which is t

RE: Distributing Cygwin-based software

2004-10-15 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Soeren Nils Kuklau > Sent: 14 October 2004 20:32 > we're working on a cross-platform server daemon, and on the Windows > side, we have chosen to use Cygwin for POSIX compatibility reasons. Can I have a copy of your source code plea

RE: vim problem with my install, y?

2004-10-15 Thread Dave Korn
> -Original Message- > From: Danilo Turina > Sent: 14 October 2004 14:42 > To: Dave Korn [ Danilo, you only mailed this to me, but I think it should go to the list so the information can be archived, and since it's most likely that was what you meant and it was only an accident ("Reply"

Re: Ping: Cygwin libtool / assembler problem with -DPIC

2004-10-15 Thread Gerrit P. Haase
Yes, I know I'm annoying... configure already checks for needed gcc options: checking for gcc option to produce PIC... So why don't go with it and use the option which is issued here from configure? What are all the tests good for if finally libtool overrides it with its own flags? Gerrit --

Re: Ping: Cygwin libtool / assembler problem with -DPIC

2004-10-15 Thread Gerrit P. Haase
Hi Charles, yet another contra: > You're missing the point. *libtool* doesn't know that -DPIC means > nothing for your code. On some platforms, you really have to compile > DIFFERENT CODE, not just compile the same code in a different way > (-fpic), when you want to make a pic object. Don't

problem with diff -I 'regexp'

2004-10-15 Thread Le Dréau Philippe
Hello : My problem : I'd like to ignore the lines beginning with -- $ diff -I '^--' test1.txt test2.txt 1,3c1,3 < 1when < --I want ? < #ok nok --- > 2when > --I want > #ok 5,6c5,6 < 2 < 3 --- > 4 > 5 8c8 < test 2 --- > test x The lines are in the output, why ? I obtain the same thig with the follo

Re: Distributing Cygwin-based software

2004-10-15 Thread Corinna Vinschen
On Oct 14 21:32, Soeren Nils Kuklau wrote: > 1) We've looked at `cygrunsrv', and it appears to be a convenient tool > for setting our daemon up as an NT service. For people that do not have > Cygwin installed, can we just distribute `cygrunsrv' as stand-alone tool > to go inside our daemon's wo

RE: Setup failure: mount error

2004-10-15 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Luke Kendall > Sent: 15 October 2004 09:20 > Luke Kendall wrote: > > > Anyway, the final experiment I can try now is to run > "mount" from the > > network install, and see it it makes Cygwin uninstallable > again, without > > a Wind

Re: Ping: Cygwin libtool / assembler problem with -DPIC

2004-10-15 Thread Gerrit P. Haase
Charles Wilson wrote: That's a gmp bug, not a libtool bug. And I don't think so. IMO all assembler code cannot be compiled on Cygwin when you use -DPIC to compile it. If libtool is used as it is now, the compilation will fail, so libntool should care about this and don't use this flag in case pla

Re: Setup failure: mount error

2004-10-15 Thread Luke Kendall
Luke Kendall wrote: Anyway, the final experiment I can try now is to run "mount" from the network install, and see it it makes Cygwin uninstallable again, without a Windows reinstall. Okay, after doing running the command: mount from the network-installed Cygwin, on the local machine the re

Re: Selectively zipping files together

2004-10-15 Thread Brian Dessent
Siegfried Heintze wrote: > Well that was one of my questions. What is the zip utility that comes with > Cygwin? The package name is "zip" and contains the info-zip code from . The commands are "zip" and "unzip". Type "zip -h" or "man zip" for usage. I find it very bi

Re: Setup failure: mount error

2004-10-15 Thread Luke Kendall
luke wrote: All this happened on a PC with no OS installed until I installed W2K. The purpose was to test Cygwin. So the very next thing (the only thing) I did was (try to) install Cygwin. But thinking about it last night, there was one other difference: I created a file c:\cyg.bat that simply set

Re: Ping: Cygwin libtool / assembler problem with -DPIC

2004-10-15 Thread Gerrit P. Haase
Hi Charles, I just don't think it is good idea to use flags for s.th. else just because they are there anywhere. If there is need for anther special flag then introduce it, exactly for this reason and this platform and for nothing else. DLL_EXPORT is the best example, if there is really a need fo

Problem with Cygwin reading/storing backspace character

2004-10-15 Thread Maria Green
Hi, I program in C++ and have a problem while reading characters from the stdin. Cygwin doesn't behave the same way as my Linux do and I don't know if it's supposed to or not. I've searched the web for several hours but I can't find any informtion about this so I will be very thankful for some hel