Re: smlnj: Where is the Compiler.Profile structure?
by heiner.marxen@[EMAIL PROTECTED]
(Heiner Marxen)
Aug 8, 2007 at 10:09 PM
In article <f9abj8$jmb$1@[EMAIL PROTECTED]
>,
henrikbe <henrikbe@[EMAIL PROTECTED]
> writes:
> Hi,
>
> I have a sml program I need to profile. I use SML/NJ 110.65, and
> browsed the www.smlnj.org site to see if I could find anything about
> profiling. This is what I found:
>
> http://www.smlnj.org/doc/Compiler/pages/profile.html
>
> Sound simple enough, the problem is just that I can't find the
> structure Compiler.Profile on my system:
>
> - open Compiler.Profile;
> [autoloading]
> [autoloading done]
> stdIn:1.1-1.22 Error: unbound structure: Profile in path
> Compiler.Profile
>
> So where should I look for the missing structure?
I've had that exact same problem, and found: Backend.Profile
--
Heiner Marxen http://www.drb.insel.de/~heiner/