Re: Cygwin bash

2008-10-06 Thread Andrew DeFaria
Brian Dessent wrote: What you are seeing is a Windows console. It's provided by the operating system for any executable that was marked as a console mode app. It is not bash-specific and indeed bash (and cygwin1.dll) have zero control over how it behaves or operates. If you want something with

Re: Cygwin bash

2008-10-06 Thread Brian Dessent
John Emmas wrote: > When I double click the 'Cygwin' icon on my Windows desktop, a DOS-like > window opens which I'm led to believe is Cygwin's bash terminal. However, > with every version of Linux that I've used, the bash terminal had menus > allowing me to do certain things like (for example) c

Re: Cygwin bash

2008-10-06 Thread Larry Hall (Cygwin)
Greg Chicares wrote: On 2008-10-07 03:58 - ?, John Emmas wrote: When I double click the 'Cygwin' icon on my Windows desktop, a DOS-like window opens which I'm led to believe is Cygwin's bash terminal. However, with every version of Linux that I've used, the bash terminal had menus allowing me t

Re: Cygwin bash

2008-10-06 Thread Greg Chicares
On 2008-10-07 03:58 - ?, John Emmas wrote: > When I double click the 'Cygwin' icon on my Windows desktop, a DOS-like > window opens which I'm led to believe is Cygwin's bash terminal. However, > with every version of Linux that I've used, the bash terminal had menus > allowing me to do certain thi

RE: Terminal Services session hung: csrss.exe doesn't exit if Cygwin was run in the session

2008-10-06 Thread EMF
What I guess I didn't explain clearly was that the MakeShare.sh script is only on the 64-bit box. I'll double-check tomorrow on the 64-bit box by commenting out all the non-cygwin-"native" commands, but your query incites curiosity: should I be calling Win32/Win64 binaries in a different (indir

Cygwin bash

2008-10-06 Thread John Emmas
When I double click the 'Cygwin' icon on my Windows desktop, a DOS-like window opens which I'm led to believe is Cygwin's bash terminal. However, with every version of Linux that I've used, the bash terminal had menus allowing me to do certain things like (for example) copying & pasting text. Cyg

Re: Cygwin 1.7: signal handler not invoked (regression from 1.5)

2008-10-06 Thread Christopher Faylor
On Mon, Oct 06, 2008 at 09:00:33PM +0200, Roberto Bagnara wrote: >the following shows a problem in Cygwin 1.7 that is not present in >Cygwin 1.5: > >[snip] > >As you see, the alarm() function is not invoked as it should (and as it >is in Cygwin 1.5). It was invoked ony by coincidence in 1.5. It s

[ANNOUNCEMENT] Updated: mingw-runtime-3.15.1-1

2008-10-06 Thread Chris Sutcliffe
I've made a new version of the mingw-runtime available for download. For a list of changes see: http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog?rev=1.416&cvsroot=src To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downl

RE: stdlib compile error with -ansi and -mno-cygwin

2008-10-06 Thread Ian Puleston
> -Original Message- > From: me > > Having recently upgraded my Cygwin installation to the latest release, > a program that was compiling fine in now failing with a compile error > reported in stdlib.h. After a bit of digging, it turns out that > stdlib.h does not now compile with -ansi an

Re: install assumes.exe extension?

2008-10-06 Thread DePriest, Jason R.
On Mon, Oct 6, 2008 at 9:34 PM, Ralph Hempel <> wrote: > I'd just like to clear up some confusion on my part > about "install" as distributed with Cygwin. > > I'm building Lua, an MIT licensed scripting language. > > Part of the lua "make install" process calls install > as follows: > > cd src && i

install assumes.exe extension?

2008-10-06 Thread Ralph Hempel
I'd just like to clear up some confusion on my part about "install" as distributed with Cygwin. I'm building Lua, an MIT licensed scripting language. Part of the lua "make install" process calls install as follows: cd src && install -p -m 0755 lua luac /usr/local/bin And sure enough, lua and l

stdlib compile error with -ansi and -mno-cygwin

2008-10-06 Thread Ian Puleston
Hi, Having recently upgraded my Cygwin installation to the latest release, a program that was compiling fine in now failing with a compile error reported in stdlib.h. After a bit of digging, it turns out that stdlib.h does not now compile with -ansi and -mno-cygwin options as it used to. This simp

Cygwin 1.7: signal handler not invoked (regression from 1.5)

2008-10-06 Thread Roberto Bagnara
Hi there, the following shows a problem in Cygwin 1.7 that is not present in Cygwin 1.5: [EMAIL PROTECTED] /tmp $ cat bug.c #include #include #include #include volatile int alarm_called = 0; void alarm(int sig) { alarm_called = 1; } int main() { unsigned long i; struct itimerval it

Re: setup.exe won't update

2008-10-06 Thread Larry Hall (Cygwin)
Gary Johnson wrote: I have Cygwin installed on three PCs running Windows XP. I run setup.exe periodically on all of them to keep the packages up to date. When I did this last, a few days ago, setup.exe updated the openssl, grep and vim packages on two of the machines but the third reported t

RE: Terminal Services session hung: csrss.exe doesn't exit if Cygwin was run in the session

2008-10-06 Thread Dave Korn
EMF wrote on 05 October 2008 05:54: > Is there anything else I can (or should have) provide(d) to help > troubleshoot this? Well, the obvious test would be: > I've encountered an issue running on Windows Server 2003, > both 32-bit and 64-bit. I can log in and out of Terminal > Services sessio

Re: grap 1.42 fails to install (fyi)

2008-10-06 Thread Christopher Faylor
On Mon, Oct 06, 2008 at 09:03:40AM +0100, Fergus wrote: >Of possible interest to some: grap v.1.42 (which I have just noticed >has been available since September) fails to install in Cygwin with a >minor avalanche of error messages that are, I am afraid, unintelligible >to me. Pity, because as far

RE: RE: difficulties building graphviz 2.20.2

2008-10-06 Thread Dave Korn
Jean-Paul de Vooght wrote on 06 October 2008 14:15: > This did help me get passed iffe. I'll continue now on the graphviz > mailing list trying to figure out why the build breaks building stuff > under cmd/lefty. > didn't work. Would be nice if there was a clean way out... Attempting to build

RE: RE: difficulties building graphviz 2.20.2

2008-10-06 Thread Jean-Paul de Vooght
Thanks Dave! This did help me get passed iffe. I'll continue now on the graphviz mailing list trying to figure out why the build breaks building stuff under cmd/lefty. Cygwin is treated differently than UWIN when it comes to defining WIN32 and MSWIN32 which are only set for UWIN in CFLAGS and CSS

grap 1.42 fails to install (fyi)

2008-10-06 Thread Fergus
Of possible interest to some: grap v.1.42 (which I have just noticed has been available since September) fails to install in Cygwin with a minor avalanche of error messages that are, I am afraid, unintelligible to me. Pity, because as far as I recall grap v.1.39 - v.1.41 (and possibly earlier s

[ANNOUNCEMENT] Updated: gnuplot-4.2.4-1 - A command-line driven interactive function plotting utility.

2008-10-06 Thread Dr. Volker Zell
Hi A new version of 'gnuplot' has been uploaded to a server near you. DESCRIPTION: Gnuplot is a command-line driven interactive function plotting utility for UNIX, MSDOS, VMS, and many other platforms. The software is copyrighted but freely distributed (i.e., you don't have to pay