On Feb 28 16:30, Charles Wilson wrote:
> Corinna Vinschen wrote:
> > Only exes require the TS-aware bit. Two interesting snippets from MSDN:
> >
> > http://msdn.microsoft.com/en-us/library/cc834995(VS.85).aspx
>
> But in order to set this flag without problems cropping up, you must
> satisfy:
>
On Mar 1 10:47, Corinna Vinschen wrote:
> On Feb 28 16:30, Charles Wilson wrote:
> > * The application does not write to the HKEY Local Machine registry hive
> > for user specific data or configuration.
Oh, btw., did you read the above closly? "not write ... HKLM ... user
specific". We don't do
On Feb 28 16:18, Charles Wilson wrote:
> Corinna Vinschen wrote:
> > Uh, ok. In that case, yes, it needs some tweaking. Actually, maybe
> > the tool should really be named differently. Something suggesting
> > that it in general changes Win32-related PE/COFF header flags. ASLR
> > and TS-aware
Hi,
I just got done setting up cygwin on an XP laptop.
Previously, I had set it up on a couple of 2k machines and one other XP desktop.
The XP console scroll rate seems to be intolerably slow only on the XP
machines. I thought it
may be due to cygwin but even a DOS window scrolling seems slow.
> Is there some option to turn off to make this reasonable or has anyone
> else seen this problem? I set display options to maximize performance
> and there don't seem to be any options available for the cygwin window
> that would help.
Yep, the Windows console is slow alright, and I don't know of
Andy Koppe wrote:
>> Is there some option to turn off to make this reasonable or has anyone
>> else seen this problem? I set display options to maximize performance
>> and there don't seem to be any options available for the cygwin window
>> that would help.
>
> Yep, the Windows console is slow al
> Date: Sun, 1 Mar 2009 20:34:33 +
> Subject: Re: console scroll speed on Win XP
> From: andy.ko...@gmail.com
> To: cygwin@cygwin.com
>
>> Is there some option to turn off to make this reasonable or has anyone
>> else seen this problem? I set dis
On Sat, Feb 28, 2009 at 1:30 AM, Aaron Gray
wrote:
I am getting the following on executing the patch command :-
bash: /usr/bin/patch: Permission Denied
It works on my other Vista machine okay (That is an Enterprise one rather
than a Home version)
Anyone got any ideas why and how to fix it
On Sun, Mar 1, 2009 at 3:54 PM, Mike Marchywka wrote:
>>
>>> Is there some option to turn off to make this reasonable or has anyone
>>> else seen this problem? I set display options to maximize performance
>>> and there don't seem to be any options available for the cygwin window
>>> that would hel
Aaron Gray schreef:
On Sat, Feb 28, 2009 at 1:30 AM, Aaron Gray
wrote:
I am getting the following on executing the patch command :-
bash: /usr/bin/patch: Permission Denied
It works on my other Vista machine okay (That is an Enterprise one
rather than a Home version)
Anyone got any ideas w
ncurses is a package that provides character and terminal handling
libraries, including 'gui-like' panels and menus. It is often used
instead of termcap.
[[ compiled using gcc-3.4.4-3 ]]
NOTE TO MAINTAINERS: You may need to add -ltinfo to LIBS when linking
against ncurses.
This will most likely
ncurses is a package that provides character and terminal handling
libraries, including 'gui-like' panels and menus. It is often used
instead of termcap.
[[ compiled using gcc-3.4.4-3 ]]
As the current ncurses distribution now provides libncurses9, this is a
backwards-compatibility update for ex
The terminfo packages contain the terminal information database that
enables proper operation of ncurses-based applications.
This package provides the terminfo database using the arrangement
expected by the new libncurses9 library. Older applications which use
the legacy libncurses8 library will u
The terminfo packages contain the terminal information database that
enables proper operation of ncurses-based applications.
Due to a change in the terminfo database organization (but not file
format) expected by libncurses9, existing applications that use the
legacy libncurses8 library require a
The tack program is a diagnostic that is designed to create and verify
the correctness of terminfo entries. This program can be used to create
new terminal descriptions that are not included in the standard terminfo
database.
[[ compiled using gcc-3.4.4-3 ]]
tack was distributed as part of the n
ncurses is a package that provides character and terminal handling
libraries, including 'gui-like' panels and menus. It is often used
instead of termcap.
[[ compiled using gcc-3.4.4-3 ]]
NOTE TO MAINTAINERS: You may need to add -ltinfo to LIBS when linking
against ncurses.
This is the first (n
ncurses is a package that provides character and terminal handling
libraries, including 'gui-like' panels and menus. It is often used
instead of termcap.
[[ compiled using gcc-3.4.4-3 ]]
As the current ncurses distribution now provides libncurses9, this is a
backwards-compatibility update for ex
The terminfo packages contain the terminal information database that
enables proper operation of ncurses-based applications.
This package provides the terminfo database using the arrangement
expected by the new libncurses9 library. Older applications which use
the legacy libncurses8 library will u
The terminfo packages contain the terminal information database that
enables proper operation of ncurses-based applications.
Due to a change in the terminfo database organization (but not file
format) expected by libncurses9, existing applications that use the
legacy libncurses8 library require a
The tack program is a diagnostic that is designed to create and verify
the correctness of terminfo entries. This program can be used to create
new terminal descriptions that are not included in the standard terminfo
database.
[[ compiled using gcc-3.4.4-3 ]]
tack was distributed as part of the n
> Date: Sun, 1 Mar 2009 16:35:31 -0500
> Subject: Re: console scroll speed on Win XP
> From: godlyg...@gmail.com
> To: cygwin@cygwin.com
>
> On Sun, Mar 1, 2009 at 3:54 PM, Mike Marchywka wrote:
>>>
Is there some option to turn off to make this r
gdbm is the official GNU Database Manager distribution from the FSF. It
provides its own database management interface, as well as backwards
compatible interfaces for ndbm and dbm databases. This is a build
system update.
[[ compiled using gcc-3.4.4-3 ]]
This package is cygwin-1.5 specific. It
gdbm is the official GNU Database Manager distribution from the FSF. It
provides its own database management interface, as well as backwards
compatible interfaces for ndbm and dbm databases.
[[ compiled using gcc-3.4.4-3 ]]
This is the first release specific for cygwin-1.7; the only differences
It seems that this request:
http://cygwin.com/ml/cygwin-apps/2009-01/msg00113.html
is still waiting for upload.
Thanks,
Angelo.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com
Sorry if this has been asked and answered already, but I couldn't find it in
the FAQ or archives.
Especially with the announced "end-of-life" for gcc V3, I was trying to make
certain that I was using gcc V4.
When I did a complete re-install of Cygwin and selected ONLY the gcc4
packages (core, C c
Bill Klein wrote:
> When I did a complete re-install of Cygwin and selected ONLY the gcc4
> packages (core, C compiler, g++) after the install was done, I had a "gcc-4"
> executable in my /bin directory, but no "gcc" executable. When I install
> V3, I get both gcc-3 and gcc.
Yes, gcc-4 has alw
Corinna Vinschen wrote:
>> I'm open to suggestions. "peimgflags"? Currently, aslr only
>
> peflags?
Less typing is good.
> Can you tweak the tool so I can test that next week?
Yes, I've finished my current round of package rebuilding; I'll try to
get to peflags and peflags_all Monday PM.
>>
Hi All...
I just tried out a Cygwin-1.7 install on a Vista business machine. Things went
pretty smoothly.
I had a couple issues with umount and mount.
For cygwin umount, -v is version display (-V on Linux? -v is verbose).
For mount -m I get the following
$ mount -m
C:/Cygwin/bin /usr/bin
After updating gcc in my cygwin installation, i discovered
that i cannot run gcc.exe from the native winxp console (cmd.exe).
gcc.exe has been replaced by gcc-3.exe.
Of course, this works fine under bash and ash, but it does not work
anymore
under cmd.exe.
since i prefer to work under cmd.exe
Hi All...
I also noticed in the Cygwin 1.7 user guide that just after example 3.11 the
non-existant -s and -u options are referenced.
Thanks,
...Karl
_
Express your personality in color! Preview and select themes for HotmailĀ®.
On 2009-03-02 05:34Z, Akakima wrote:
> After updating gcc in my cygwin installation, i discovered
> that i cannot run gcc.exe from the native winxp console (cmd.exe).
>
> gcc.exe has been replaced by gcc-3.exe.
If gcc version 3.x is what you want, why not just downgrade
from 3.4.4-999 to gcc-3.4.
Akakima wrote:
> After updating gcc in my cygwin installation, i discovered
> that i cannot run gcc.exe from the native winxp console (cmd.exe).
>
> gcc.exe has been replaced by gcc-3.exe.
And by a link.
> Of course, this works fine under bash and ash, but it does not work anymore
> under cmd.
> Lee D.Rothstein wrote:
>>
>> FWIW, I'm having a similar proble with MinTTY. If I select text in a
>> MinTTY window,
>> then copy text withing a GUI app, like TextPad (http://textpad.com),
>> clipboard stops
>> working for all apps.
>> If I ten return to the original, MinTTY window, and reselect t
33 matches
Mail list logo