Greetings.
On October, 9 GNU Make 4.0 was released and is already available on cygwin
(I'm using x86_64 on Win7).
My makefile is working fine with the latest version from 3.0 branch
(3.82.xx), but comes into infinite loop on startup (no rules are being
executed) with 4.0.1. 100% of a single cpu c
On 10/25/2013 5:29 PM, Ryan Johnson wrote:
On 25/10/2013 12:12 PM, Charles Wilson wrote:
Does anybody have a script or a tool that can parse a setup.ini and
generate a dependency graph? I'm using pmcyg to create a
stripped-down standalone installation CD and it's too big, so I'm
trying to fig
On Sat, Oct 26, 2013 at 11:47:04AM +0200, Corinna Vinschen wrote:
>On Oct 26 02:25, Christopher Faylor wrote:
>> On Sat, Oct 26, 2013 at 10:14:01AM +0400, Alexey Pavlov wrote:
>> >/usr/include/w32api/winnt.h:3541:20: error: previous definition of
>> >?struct _EXCEPTION_REGISTRATION_RECORD?
>> >
On Sat, Oct 26, 2013 at 9:23 AM, Andrew DeFaria wrote:
> It's been very quite about this issue. Usually at least somebody responds. I
> fear that perhaps nobody's seeing this. Could somebody, anybody, simply
> respond if even just to say "Yeah, I see this. Don't have an answer though"
> I'd apprec
On 10/23/2013 07:56 PM, Andrew DeFaria wrote:
Please excuse any duplication.
I'm getting the following when attempting to clone a large git
repository using Cygwin's git:
$ git clone gitolite@172.20.10.200:axcient
Cloning into 'axcient'...
remote: Counting objects: 168263, done.
remote: Compr
On Oct 25 20:19, Steve wrote:
> On Mon, Sep 16, 2013 at 6:45 PM, wrote:
> > Could not find reports on core dumps in system programs recently, or
> > problems
> > with the locate tool.
> >
> > What I do:
> >
> > --
> > JNEWM@
LD_PRELOAD is an ELF interpreter feature and bares no effect on
Windows,
so you are out of luck.
It seems that the solution of my question is described here?:
https://sourceware.org/ml/cygwin/2009-12/msg00165.html
But tell me please, in which header located description of the
cygwin_internal(
On Oct 26 02:25, Christopher Faylor wrote:
> On Sat, Oct 26, 2013 at 10:14:01AM +0400, Alexey Pavlov wrote:
> >/usr/include/w32api/winnt.h:3541:20: error: previous definition of
> >?struct _EXCEPTION_REGISTRATION_RECORD?
> > typedef struct _EXCEPTION_REGISTRATION_RECORD {
> >
On 25/10/13 17:12, Charles Wilson wrote:
Does anybody have a script or a tool that can parse a setup.ini and
generate a dependency graph? I'm using pmcyg to create a
stripped-down standalone installation CD and it's too big, so I'm
trying to figure out where the culprit is that's pulling in so
On 10/26/2013 14:32, niXman wrote:
> compiled as:
> gcc hook.c -shared -oopenhook.dll
> gcc main.c -omain
>
> run as:
> LD_PRELOAD=/home/niXman/openhook.dll ./main
>
> But a can't see the output.
> What I am doing wrongly?
>
LD_PRELOAD is an ELF interpreter feature and bares no effect on Window
10 matches
Mail list logo