X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=Z7Y776Kud04o5ZCpBxQ5p5tykD3zM GyMO4NqZ1XLUqgEHahn6BQ9BC6beqghdjX4UYK4HD1EUKHzNLmvy2D4uvbyVdXoB zdC2iXWRd+LgdTrK0pjJ8s51jKWIndJRJiwi8l+a4MmGj5x+j/lMyA6W01zL/t8M cCUjcHuWGru1sI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=TxwWNOeo3hL+yzY1ySwTAwXlsTM=; b=rVM fEJWdoTvuZhhPBAPgfC5Y+EX0pcaxJtEXEjEWx+iOVK1c8vyHIfemCcrTmnhDTJB E463TZmJjLF/VN0kScoCyTQEdv4vZbkDnqCXN4lBXl+pPKhtS4rnpaE3ZPx8+gwG Ly4vU01AB+QcqBD5ZbIjffMVxuhhnY4DeF6VzJMo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 From: "J.B.W.Webber" To: "cygwin AT cygwin DOT com" Subject: RE: What is a good profiling tool ? - problem with gprof Date: Tue, 18 Jun 2013 17:24:57 +0000 Message-ID: <2CF6002E09D8F54E9839DA08786D3200958D98AC@EX10-LIVE-MBN2.ad.kent.ac.uk> References: <2CF6002E09D8F54E9839DA08786D3200958D7B7A AT EX10-LIVE-MBN2 DOT ad DOT kent DOT ac DOT uk> <51BF3EC0 DOT 4040906 AT cygwin DOT com> <20130618101107 DOT GA27405 AT calimero DOT vinschen DOT de> <20130618103825 DOT GD27405 AT calimero DOT vinschen DOT de> <2CF6002E09D8F54E9839DA08786D3200958D9548 AT EX10-LIVE-MBN2 DOT ad DOT kent DOT ac DOT uk> <2CF6002E09D8F54E9839DA08786D3200958D977F AT EX10-LIVE-MBN2 DOT ad DOT kent DOT ac DOT uk> <20130618171525 DOT GI9092 AT calimero DOT vinschen DOT de> In-Reply-To: <20130618171525.GI9092@calimero.vinschen.de> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id r5IHPE0J022033 -----Original Message----- Subject: Re: What is a good profiling tool ? - problem with gprof On Jun 18 16:28, J.B.W.Webber wrote: > -----Original Message----- > Subject: Re: What is a good profiling tool ? - problem with gprof > > Ariel Burbaickij wrote: > > Uhm, may I ask for some pointers to Altera/Stawberry cygwins -- what is it? > > Does it have something to do with http://en.wikipedia.org/wiki/Strawberry_Perl ? > > > Hi Ariel, > Altera produce Field Programmable Gate Array chips (FPGAs), and their NIOS II software for programming them is essentially a port of Unix type software to the Windows PC, by including its own Cygwin installation. > > And yes, it is indeed Strawberry_Perl, which is also based on Cygwin. I don't see any cygwin1.dll in the Strawberry Perl packages. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Ah, I think you are right (it is a recent install, but I have not used it much) : I searched on libgmon.a And found : C:/Applications/Strawberry/c/x86_64-w64-mingw32/lib/libgmon.a Which suggests it is mingw32 based - this sounds right. Searching on cygwin I just find : C:/Applications/Strawberry/perl/lib/ExtUtils/CBuilder/Platform/cygwin.pm C:/Applications/Strawberry/perl/lib/Module/Build/Platform/cygwin.pm C:/Applications/Strawberry/perl/lib/pods/perlcygwin.pod Cheers, Beau