Hi,
I am working with a customer on using the nm command in Cygwin for Windows. The
customer wants to be able to generate a symbol table on *.exe files similar to
what nm does on unix platforms. The executable, when run with nm in Cygwin,
results in a "no symbols" result, whereas it generates a
Hi,
I am curious to know if there is a command that will display a symbol table for
*.obj files. It seems as if commands such as "nm" or "objdump" do not do this.
I get "File format not recognized".
If there is a way to get it to work with nm or objdump, I am all ears. Or if
there is a differe
-Original Message-
From: Benjamin Cao
Sent: Friday, November 13, 2015 3:46 PM
To: 'cygwin@cygwin.com'
Subject: CTRL-C not working in sh login mode?
Hi,
We invoke a shell using a *.bat file doing sh --login.
We have discovered that when wanting to kill a long running process
Hi,
We invoke a shell using a *.bat file doing sh --login.
We have discovered that when wanting to kill a long running process with
CTRL-C, it does not work.
Is this expected behavior?
I've found that to be the same even if I am doing bash --login -i in my *.bat
file.
Any guidance would be g
Hi,
I am aware that the ps command allows you to see Windows processes using the
"-W" option.
My problem is that I need to be able to use the "-o" option on a Windows
process, to get vsz information as the format.
I know procps makes this possible, minus the allowing of seeing Windows
process
: Wednesday, July 29, 2015 7:49 AM
To: cygwin@cygwin.com
Subject: Re: Cygwin Shell Fails to Start when Enabling High Address
On Jul 28 17:26, Benjamin Cao wrote:
> Corinna,
>
> When I start Cygwin, with the AllocationPreference registry enable for
> VirtualAlloc, the shell immediate close
f
Corinna Vinschen
Sent: Monday, July 27, 2015 4:15 PM
To: cygwin@cygwin.com
Subject: Re: Cygwin Shell Fails to Start when Enabling High Address
On Jul 27 18:41, Benjamin Cao wrote:
> Hi,
>
> We are revisiting our issue with running Cygwin by enabling the
> AllocationPreference registry
:34 PM
To: cygwin@cygwin.com
Subject: Re: Cygwin Shell Fails to Start when Enabling High Address
Hi Benjamin,
On Feb 24 19:58, Benjamin Cao wrote:
> Hi,
>
> I had to enable high address for some machines for testing. I set the
> AllocationPreference registry key to be 0X10.
Cygw
Hi,
I am seeing an issue when I run msbuild where I will get "msbuild: command not
found". I will then run "which msbuild", where it will then tell me "no msbuild
in...". The path to msbuild is within PATH, so it should be able to find it.
I did a check to make sure that msbuild does exist in t
Hi,
I had to enable high address for some machines for testing. I set the
AllocationPreference registry key to be 0X10.
To start by Cygwin shell, I have a script that does this:
@echo off
set CYGWIN="nodosfilewarning"
sh --login
The error I will get when trying to start the shell is this:
10 matches
Mail list logo