--- Sab 14/3/09, Dave Korn ha scritto:
> Da: Dave Korn
> Oggetto: Re: [ANNOUNCEMENT] Updated: experimental package: gcc4-4.3.2-2
> A:
> Data: Sabato 14 marzo 2009, 07:56
> Marco Atzeri wrote:
>
> > it seems a 1.7 specific fault. On cygwin 1.5 it works;
> I never checked
> > before :-(
>
> O
Dave Korn wrote:
1.5 or 1.7?
I do not use 1.7.
uname -a
CYGWIN_NT-5.1 mypc 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin
cygcheck ./test_program.exe
.\test_program.exe
C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\
Hello,
on Linux/UNIX systems with the command 'clear' the console content usually
can be "flushed", on Windows with 'cls'.
None of these commands worked with Cygwin. If I enter 'clear', the message
bash: clear: command not found
is returned.
How can a console used with Cygwin be cleared?
Tho
"cygstart bash"
Thanks - worked.
Thomas Wiedmann
--
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/
> on Linux/UNIX systems with the command 'clear' the console content usually
> can be "flushed", on Windows with 'cls'.
> None of these commands worked with Cygwin. If I enter 'clear', the message
> bash: clear: command not found
> is returned.
>
> How can a console used with Cygwin be cleared?
C
Ctrl+L. Works in all terminals.
Great - thanks - worked.
Thomas Wiedmann
--
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/
René Berber wrote:
Vin Shelton wrote:
Charles Wilson wrote:
Just for grins, could you rebuild zsh against libncurses9 -- but this
time use gcc3? cygiconv-2 and cygncurses-9 use the static gcc-3.4.4
libgcc.a, but you are apparently using the gcc-4.3.2 shared libgcc.
I just wonder if that pres
Andy Koppe wrote:
>> on Linux/UNIX systems with the command 'clear' the console content usually
>> can be "flushed", on Windows with 'cls'.
>> None of these commands worked with Cygwin. If I enter 'clear', the message
>> bash: clear: command not found
>> is returned.
>>
>> How can a console used w
Dave Korn wrote:
> In a DOS console, it doesn't clear and reset the scrollback buffer, only the
> visible field.
There's also 'clear.exe', although it also does not clear/reset the
scrollback buffer.
--
Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
* Thomas Wiedmann (Sat, 14 Mar 2009 10:25:21 +0100)
> on Linux/UNIX systems with the command 'clear' the console content
> usually can be "flushed", on Windows with 'cls'. None of these
> commands worked with Cygwin. If I enter 'clear', the message
> bash: clear: command not found
> is returned.
* cwcarls...@cox.net (Fri, 13 Mar 2009 14:43:53 -0400)
> Today, I tried to install it on my Windows XP system at work. I
> downloaded the entire release ("Download without Installing") and
> copied this to a CD. I got the release from kernel.org. I had to do
> this because we don't have full Intern
Andy Koppe wrote:
on Linux/UNIX systems with the command 'clear' the console content usually
can be "flushed", on Windows with 'cls'.
None of these commands worked with Cygwin. If I enter 'clear', the message
bash: clear: command not found
is returned.
How can a console used with Cygwin be clea
Lee D. Rothstein wrote:
> Andy Koppe wrote:
>>> on Linux/UNIX systems with the command 'clear' the console content
>>> usually
>>> can be "flushed", on Windows with 'cls'.
>>> None of these commands worked with Cygwin. If I enter 'clear', the
>>> message
>>> bash: clear: command not found
>>> is r
On Sun, Mar 08, 2009 at 09:37:03PM +, Andy Koppe wrote:
> > What I found missing in Mintty is putty feature to start duplicate
> > session (more welcome with hot-keys)
>
> Since MinTTY doesn't have sessions like Putty, I didn't think there
> was much point in keeping this.
It's because you re
Dear,
When we running program with mintty from shortcut, mintty will
running the program in non login shell without knowing cygwin PATH.
This will make some kind of error When program try to running
external program like info run gzip or using shell escape in vim.
Is this expected behavior?
bjoe wrote:
> It's because you remove networking function from putty, right. IMHO
> this feature will help many user (especially who come from Windows
> word) and will give sort of additional point for Mintty (regarding
> flame war between mintty and rxvt).
What flame war? If you like mintty, us
> When we running program with mintty from shortcut, mintty will
> running the program in non login shell without knowing cygwin PATH.
> This will make some kind of error When program try to running
> external program like info run gzip or using shell escape in vim.
> Is this expected behavior?
Ye
Hello,
After (actually during) my last cygwin update, the installation
procedure crashes when setup tries to uninstall xorg-server. I am
running on windows XP
I have updated to the latest setup.exe (2.573.2.3), and rebooted. I
do not see any x-processes in either task manager or windows servic
On Sat, 14 Mar 2009, Mirko Vukovic
wrote:
> After (actually during) my last cygwin update, the installation
> procedure crashes when setup tries to uninstall xorg-server. I am
> running on windows XP
Is the "crash" something like a window popping up saying that
setup.exe has encountered errors a
Dave Korn "piped":
For gui consoles, use
alias cls='echo -e "\033c"'
which does clear the scrollback buffer.
Thanks Dave, this works on 'xterm' but not on 'mintty'.
On 'mintty' it does a 'clear' (i.e., clears the screen),
rather than a 'cls' (i.e., clears the screen and
scrollback buf
--- Begin Message ---
A huge number (575) of 'man' pages, that reference other man pages using a
'.so' (source include) reference, fail to work because the plain text files
have the '.gz' extension appended without actually being gzipped. Could
this be due to a mishap in or with the 'cygport' pa
MinTTY is a terminal emulator for Cygwin with a native Windows user
interface and minimalist design. Its terminal emulation is largely
compatible with xterm, but it does not require an X server to be
running. It is based on code from PuTTY 0.60 by Simon Tatham and team.
This is a routine update.
The libXpm-noX packages provide a version of the X.Org XPM image format
library that do NOT require the use of an X server. This library
can be used to read, process, and save XPM images, but all display
code has been removed, because that requires X. It is useful for
applications that need to ma
The libXpm-noX packages provide a version of the X.Org XPM image format
library that do NOT require the use of an X server. This library
can be used to read, process, and save XPM images, but all display
code has been removed, because that requires X. It is useful for
applications that need to ma
On Sat, Mar 14, 2009 at 9:05 PM, wrote:
>
> On Sat, 14 Mar 2009, Mirko Vukovic
> wrote:
> > After (actually during) my last cygwin update, the installation
> > procedure crashes when setup tries to uninstall xorg-server. I am
> > running on windows XP
>
> Is the "crash" something like a window p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Charles Wilson wrote:
> GNU libtool is a generic library support script. Libtool hides the
> complexity of using shared libraries behind a consistent, portable
> interface.
>
> This is a bugfix and feature enhancement update.
With this release I'm
On Sat, 14 Mar 2009, Dave Korn wrote:
Vin Shelton wrote:
How can I ascertain what entry point is not being found?
You need depends.exe.
http://www.dependencywalker.com/
Thanks, Dave! That's a kool tool!
cheers,
DaveK
--
Peter A. Castro or
"Cats are just autistic Do
Why does the following give me a warning (with -Wformat=2):
uint32_t seconds = ...
uint32_t minutes = ...
uint32_t hours = ...
snprintf(buf, sizeof(buf),
"%" PRIu32 ":%02" PRIu32 ":%02" PRIu32,
hours, minutes, seconds);
warning: long unsigne
On Sat, 14 Mar 2009, Vin Shelton wrote:
Greetings, All,
As the zsh maintainer I guess I get to try and figure out what's going
on. :-)
Using the Dependency Walker tool that Chuck pointed out (thanks
Chuck!), I've found some rather interesting things.
The offending symbol entries are the f
Hi All,
this is just an info for other mantainers and users
on gcc-4.3.2-2.
As reported by David announcment
http://cygwin.com/ml/cygwin/2009-03/msg00378.html
the current standard is "linked statically against libgcc".
I found a case where
CC="gcc-4 -shared-libgcc"
is absolutely needed and
30 matches
Mail list logo