Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 22 May 2002 09:57:59 +0200
Message-Id: <200205220757.g4M7vxX13804@mailgate5.cinetic.de>
MIME-Version: 1.0
Organization: http://freemail.web.de/
From: Felix Linke <felixlinke@web.de>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEProfiling a dll with cygwin
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi,

I built a FORTRAN/C DLL and I load it from a C driver program via
Loadlibrary().
I have compiled both, the DLL and the driver program, with gcc/g77 and
the compiler option -pg.

The problem now is that the DLL apears not to be profiled - the output
just gives information for the driver program.

For me it is only important to profile the functions within the DLL.
Does anybody know if this is possible with the cygwin compiler?

Thanx,
        Felix
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! 
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

