Re: Pause after Calling ExitProcess

2003-10-11 Thread Milton Woods
> I have found that some external programs invoked from a shell take a > long time to return control to the shell on exit. For example, typing > 'hostname' at the command prompt displays a response within about > 1 second, but the prompt does not appear for another 3 seconds (on a > 1.6GHz P4).

Re: merging mingw and cygwin

2003-10-11 Thread Edward Peschko
On Sun, Oct 12, 2003 at 02:04:38AM -0400, Daniel Reed wrote: > On 2003-10-11T22:19-0700, Edward Peschko wrote: > ) And all of these are done separately, so of course no integration testing is done > to > ) make sure that these work together well.. > > If you would like to coordinate such an audit

Re: merging mingw and cygwin

2003-10-11 Thread Edward Peschko
On Sun, Oct 12, 2003 at 03:35:02PM +1000, Robert Collins wrote: > > For crying out loud. > > Edward, there are plenty of archives and resources that detail how to > achieve your stated goals. Right now you are making suggestions from a > quite apparent position of ignorance. I urge you to resear

Re: merging mingw and cygwin

2003-10-11 Thread Daniel Reed
On 2003-10-11T22:19-0700, Edward Peschko wrote: ) And all of these are done separately, so of course no integration testing is done to ) make sure that these work together well.. If you would like to coordinate such an audit/review of overall interoperability, I do not believe anyone would begrudg

Re: merging mingw and cygwin

2003-10-11 Thread Robert Collins
For crying out loud. Edward, there are plenty of archives and resources that detail how to achieve your stated goals. Right now you are making suggestions from a quite apparent position of ignorance. I urge you to research before you suggest fixing something that isn't broken. All the cygwin pack

Re: merging mingw and cygwin

2003-10-11 Thread Edward Peschko
> without the IDE then use mingw32. Although it can compile either -mconsole > programs (using printf) or -mwindows programs (using the win32 API) it's > not a *nix environment. *nix programs can't usually be compiled with it > unless they are text-only console programs. But it has many *nix w

Re: debug_printf

2003-10-11 Thread thomas
On Oct 12 2003 at 06:56, Christopher Faylor wrote: >>how do i configure/make a cygwin1.dll that displays debug_printf in a strace >>output? The official one does, but one that i compiled myself does not. > There is no special flag. It just works. > If it doesn't work for you, you'll have to debu

Re: merging mingw and cygwin

2003-10-11 Thread Edward Peschko
On Sun, Oct 12, 2003 at 12:27:06AM -0400, Larry Hall (RFK Partners, Inc) wrote: > At 10:01 PM 10/11/2003, Edward Peschko you wrote: > >> What would be the point? > > > >lack of end-user confusion... elimination of duplicate development effort... > >elimination > >of duplicate maintenance effort..

Re: debug_printf

2003-10-11 Thread Christopher Faylor
On Sun, Oct 12, 2003 at 06:48:31AM +0200, thomas wrote: >how do i configure/make a cygwin1.dll that displays debug_printf in a strace >output? The official one does, but one that i compiled myself does not. There is no special flag. It just works. If it doesn't work for you, you'll have to debug

debug_printf

2003-10-11 Thread thomas
Hi, how do i configure/make a cygwin1.dll that displays debug_printf in a strace output? The official one does, but one that i compiled myself does not. It's compiled with ../cygwin/configure --src=../cygwin && make. Nothing changed from the default. Any help on this would be appreciated because n

Re: merging mingw and cygwin

2003-10-11 Thread Mike Fahlbusch
At 09:46 AM 11/10/2003, you wrote: I've been playing around with mingw and cygwin, and was wondering why these were separate projects? I've been trying to get a unix API moved over to windows; I want a Unix environment, cygwin is the answer but at the same time want to be able to make Win32 na

Re: merging mingw and cygwin

2003-10-11 Thread Christopher Faylor
On Sat, Oct 11, 2003 at 09:16:41PM -0700, Paul G. wrote: >Msys is derived from Cygwin. However, it does not have the overhead >that Cygwin does, nor does Msys support the posix/unixy stuff that >Cygwin does...nor should it. You keep saying "overhead" as if you know what you're talking about. Eith

Re: merging mingw and cygwin

2003-10-11 Thread Larry Hall (RFK Partners, Inc)
At 10:01 PM 10/11/2003, Edward Peschko you wrote: >> What would be the point? > >lack of end-user confusion... elimination of duplicate development effort... >elimination >of duplicate maintenance effort... the ability to compile all unix tools 'native' >win32 >for those who desire it. It's t

Re: merging mingw and cygwin

2003-10-11 Thread Paul G.
Got an error from qmail the last time I sent this. Trying again...please, forgive any duplication. On 11 Oct 2003 at 19:01, Edward Peschko wrote: However, #1 and #2 are a puzzle: why are they two separate projects? Its >terribly confusing; both have the same executable files created (ln and

Re: merging mingw and cygwin

2003-10-11 Thread Paul G.
yup. Msys is derived from Cygwin. However, it does not have the overhead that Cygwin does, nor does Msys support the posix/unixy stuff that Cygwin does...nor should it. Paul G. On 12 Oct 2003 at 0:08, Christopher Faylor wrote: > On Sat, Oct 11, 2003 at 08:16:33PM -0700, Paul

Re: merging mingw and cygwin

2003-10-11 Thread Christopher Faylor
On Sat, Oct 11, 2003 at 08:16:33PM -0700, Paul G. wrote: >On 11 Oct 2003 at 19:01, Edward Peschko wrote: >>>What would be the point? >> >>lack of end-user confusion... elimination of duplicate development >>effort... elimination of duplicate maintenance effort... the ability >>to compile all uni

Re: merging mingw and cygwin

2003-10-11 Thread Paul G.
On 11 Oct 2003 at 19:01, Edward Peschko wrote: > > What would be the point? > > lack of end-user confusion... elimination of duplicate development > effort... elimination of duplicate maintenance effort... the ability > to compile all unix tools 'native' win32 for those who desire it.

Re: Question - msdos prompt window

2003-10-11 Thread Larry Hall
At 01:51 PM 10/11/2003, garret.spears you wrote: >I have been using the cygwin window whose properties say it is an MS-DOS >Prompt for my console usage. Under unix I would simply use an xterm window >and set the xdefaults for window properties. As Hannu has suggested, rxvt is your best bet if yo

Re: merging mingw and cygwin

2003-10-11 Thread Frédéric L. W. Meunier
On Sat, 11 Oct 2003, Edward Peschko wrote: > (pps - 'screen' - as per 4.0.1, just gained cygwin support. > You might want to add that to your list of cygwin packages.) I don't see any Cygwin support in 4.0.1. Where did you read it ? There's nothing in patchlevel.h (which details the changes), rea

Re: merging mingw and cygwin

2003-10-11 Thread Edward Peschko
> What would be the point? lack of end-user confusion... elimination of duplicate development effort... elimination of duplicate maintenance effort... the ability to compile all unix tools 'native' win32 for those who desire it. > They already work well together. Of course, >

setpriority() and PRIO_PROCESS under Cygwin

2003-10-11 Thread Terrence Brannon
I am trying to compile a free high-quality chess database, known as Scid: http://www.skjoldebrand.org/scid/ Here is the error I get ~/wares/scid-3.5a $ cat make.err In file included from src/game.h:24, from src/tkscid.h:20, from src/tkscid.cpp:16: src/textbuf

Re: merging mingw and cygwin

2003-10-11 Thread Larry Hall
At 08:16 PM 10/10/2003, Edward Peschko you wrote: >hey, > >I've been playing around with mingw and cygwin, and was wondering why these were >separate >projects? I've been trying to get a unix API moved over to windows; I want a Unix >environment, but at the same time want to be able to make Win32

Re: Can't build cygwin from CVS: configure error

2003-10-11 Thread Christopher Faylor
On Sat, Oct 11, 2003 at 11:38:36PM +0200, Hannu E K Nevalainen wrote: >> From: Igor Pechtchanski >> Sent: Saturday, October 11, 2003 9:14 PM > >> > Simply "cvs co winsup; mkdir ../build; cd ../build; >> > ../src/winsup/configure --prefix=/usr/install --enable-debugging -v; >> > make", and you shoul

[ANNOUNCEMENT] Updated: naim-0.11.6.1-1

2003-10-11 Thread Daniel Reed
naim 0.11.6.1 is now available through the Cygwin Net Release. This is primarily a maintenance release, with proven features from the 0.12.0 experimental tree backported to the stable tree. However, a number of new features/behavior changes managed to creep in (such as /status and the HTML rendere

RE: Can't build cygwin from CVS: configure error

2003-10-11 Thread Hannu E K Nevalainen
> From: Igor Pechtchanski > Sent: Saturday, October 11, 2003 9:14 PM > > Simply "cvs co winsup; mkdir ../build; cd ../build; > > ../src/winsup/configure --prefix=/usr/install --enable-debugging -v; > > make", and you should be good to go. If you need to do anything else, > > it's a bug. > > Umm,

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-11 Thread Christopher Faylor
On Sat, Oct 11, 2003 at 03:13:13PM -0500, Jerry James wrote: >I wandered over here to see what was up with the bug report that started >this thread. Igor's solution works for me. Thanks, Igor! > >Christopher Faylor wrote: >>But seriously, if anyone would like to be an official Xemacs liason and >

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-11 Thread Jerry James
I wandered over here to see what was up with the bug report that started this thread. Igor's solution works for me. Thanks, Igor! Christopher Faylor wrote: > But seriously, if anyone would like to be an official Xemacs liason and > officially test snapshots when they happen that would certainly

RE: Question - msdos prompt window

2003-10-11 Thread Hannu E K Nevalainen
> From: garret.spears > Sent: Saturday, October 11, 2003 7:51 PM > I have been using the cygwin window whose properties say it is an MS-DOS > Prompt for my console usage. Under unix I would simply use an > xterm window > and set the xdefaults for window properties. You can do that using cygwin

RE: Can't build cygwin from CVS: configure error

2003-10-11 Thread Igor Pechtchanski
On Sat, 11 Oct 2003, Igor Pechtchanski wrote: > On Sat, 11 Oct 2003, Hannu E K Nevalainen wrote: > > > > On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote: > > > > > > > $ cvs -z3 co winsup > > > > > > > This gives you everything you need. I just tested it. > > [snip] > Simply "cvs co winsup; mkdi

RE: Can't build cygwin from CVS: configure error

2003-10-11 Thread Igor Pechtchanski
On Sat, 11 Oct 2003, Hannu E K Nevalainen wrote: > > On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote: > > > > > $ cvs -z3 co winsup > > > > > This gives you everything you need. I just tested it. > > It didn't at the time when I was doing it, as cgf pointed out in another > posting. YAO > > > >

Question - msdos prompt window

2003-10-11 Thread garret.spears
I have been using the cygwin window whose properties say it is an MS-DOS Prompt for my console usage. Under unix I would simply use an xterm window and set the xdefaults for window properties. I feel that I am missing something and would like to get my console window to have both vertical and hor

Request for Development for Pocket PC

2003-10-11 Thread tor1
Pocket PC has a fair amount of following for installing flavors of linux in the handheld device however after trying Cygwin on my desktop I would certainly love to have an install of it on my Handheld if anyone out there felt like developing it. Storage space isn't a problem anymore with the a

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-11 Thread David Rothenberger
Triza UK wrote: I have same experience with Cygwin 1.5.5 I updated my Cygwin to 1.5.5 and XEmacs became unusable. Cygwin 1.3.20 works OK. XEmacs I am using is 21.5.5, but this must be a Cygwin bug because I only ungraded Cygwin. The problem starts when I run a subprocess from XEmacs. Good exa

[ANNOUNCEMENT] Updated: ruby-1.8.0-2

2003-10-11 Thread Corinna Vinschen
I've updated the version of Ruby to 1.8.0-2. This is a bugfix release. The Ruby interpreter failed to evaluate user permissions on files correctly under Cygwin. This is fixed in this release. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page

Re: Can't build cygwin from CVS: configure error

2003-10-11 Thread Micha Nelissen
Hannu E K Nevalainen wrote: I have restarted this and now I have other problems: /bin/sh ../src/mkinstalldirs i686-pc-cygwin/libiberty ; \ rm -f i686-pc-cygwin/libiberty/Makefile || : ; \ cp multilib.out i686-pc-cygwin/libiberty/multilib.out mkdir -p -- i686-pc-cygwin/libiberty Configuring in i68

RE: Can't build cygwin from CVS: configure error

2003-10-11 Thread Hannu E K Nevalainen
> From: Micha Nelissen > Sent: Saturday, October 11, 2003 12:01 PM > Hannu E K Nevalainen wrote: > > > $ grep -n w32api make.log | grep -i configure > > 1673:running /bin/sh > > ./../../../winsup/w32api/configure --host=i686-pc-cygwin > --build=i686-pc-cy > > gwin --with-newlib --enable-multil

rxvt -e 'bash -l -i' + use of $LINES & $COLUMNS in .profile

2003-10-11 Thread Hannu E K Nevalainen
I just want to put this in the archives. To use $LINES and/or $COLUMNS in the ~/.profile script one has to be aware that there is a slight delay before they're actually available. The delay is something like 200ms (P2/450), maybe less, but very much noticeable if one uses $LINES/$COLUMNS early.

Re: Can't build cygwin from CVS: configure error

2003-10-11 Thread Micha Nelissen
Nelissen, M. wrote: This is exactly the same as mine! (Without the --enable-debug). So my configure script itself is broken? Could it be my version of autoconf/automake or outdated or broken? This was indeed the case. I ran cygwin setup again and did some messing with automake/autoconf. I turne

Re: closing rxvt

2003-10-11 Thread Sven Köhler
If you close an rxvt window by clicking on the Close [X] then the bash shell running under rxvt never gets notified and runs in the background. When you attempt to shutdown Windows you'll see a dialog box asking to kill that process. This is a known bug in rxvt (PTC). Well, many people have repo

RE: Can't build cygwin from CVS: configure error

2003-10-11 Thread Hannu E K Nevalainen
> From: Brian Ford > Sent: Saturday, October 11, 2003 12:05 AM > Sorry Hannu, I meant to send this to the list instead of you personally. As long as the intention is good ;-) - no problem. I post this reply to show on the amount of problems there seems to be to follow the instructions that are

Re: GMP library broken

2003-10-11 Thread Lapo Luchini
Gerrit P. Haase wrote: Hallo, the gmp library from 4.1.2-1 seems to be broken, I'm getting error 998: ERROR_NOACCESS. It works with a cyggmp-3.dll I built myself in April. I'll see into it next week I hope (I have to finish a payed work before) -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP &

Re: Perl, the GMP library, and the Math::BigInt::GMP module

2003-10-11 Thread Gerrit P. Haase
Hallo Peter, Am Donnerstag, 9. Oktober 2003 um 14:13 schriebst du: > I'll see if I can find the fix again and then will ask the maintainer > why it is still failing. >>> As a workaround try creating a symlink libgmp.dll.a libgmp.a or >>> create an empty libgmp.a in /usr/lib. >> I made the symli

GMP library broken

2003-10-11 Thread Gerrit P. Haase
Hallo, the gmp library from 4.1.2-1 seems to be broken, I'm getting error 998: ERROR_NOACCESS. It works with a cyggmp-3.dll I built myself in April. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docu

Re: Can't build cygwin from CVS: configure error

2003-10-11 Thread Micha Nelissen
Hannu E K Nevalainen wrote: $ grep -n w32api make.log | grep -i configure 1673:running /bin/sh ./../../../winsup/w32api/configure --host=i686-pc-cygwin --build=i686-pc-cy gwin --with-newlib --enable-multilib --prefix=/install --enable-debug -v --p rogram-transform-name=s,y,y, --with-target-subdi

CygwinIncrZased Mbney Eatning P0wRr 3026925

2003-10-11 Thread brlink
Impw0ve your 1ife, with incrgasing y0ur edrning p0wrr fr0m a dip1oma 816735092010899230104208106270962535144356345268389800620247344508012548282819747628680615449909700065883164139901760732386 within days from a n0n-accredited univeVsity based on 1ife expWrience. Ca11 anytNme inc1uding ho1idays a