From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA28054; Tue, 29 Jul 2003 18:40:04 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA17522 for ; Tue, 29 Jul 2003 18:40:01 +0200 (MET DST) Received: from cat.nyu.edu (CAT.NYU.EDU [128.122.47.28]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h6TGe0f12250 for ; Tue, 29 Jul 2003 18:40:00 +0200 (MET DST) Received: from cs.nyu.edu (mozart.math.pitt.edu [136.142.124.124]) by cat.nyu.edu (Postfix) with ESMTP id A0F6A19D47 for ; Tue, 29 Jul 2003 12:39:59 -0400 (EDT) Message-ID: <3F26A365.3000200@cs.nyu.edu> Date: Tue, 29 Jul 2003 12:40:05 -0400 From: Sean McLaughlin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: caml-list@inria.fr Subject: [Caml-list] ocaml profiler on cygwin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Loop: caml-list@inria.fr X-Spam: no; 0.00; sean:99 nyu:99 cygwin:01 profile:98 ocaml:01 caml:01 native:02 unix:02 profiler:04 compiled:05 seems:05 tutorial:05 gprof:07 i'm:07 nice:12 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, I compiled ocaml on cygwin and everything seems to work except for the native profiler. I'm following the tutorial at http://caml.inria.fr/oreilly-book/html/book-ora098.html and got to the end where you examine the file gmon.out with gprof. Instead of a nice profile table I get gprof: gmon.out: not in a.out format Not being a unix expert, I'm not exactly sure what to do from here. Has anyone got the native profiler working with cygwin? Thanks, Sean ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners