[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Karl Zilles <zilles@1...> |
| Subject: | Re: [Caml-list] ocaml profiler on cygwin |
Sean McLaughlin wrote: > > 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 I'm used gprof on cygwin. Be sure to run gprof on the .exe file, and not on gmon.out. ------------------- 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