[MLton-devel] Profiling under FreeBSD?

Stephen Weeks MLton@mlton.org
Sat, 21 Sep 2002 18:09:41 -0700


> Is the profiling working under FreeBSD yet. I bootstrapped the compiler
> from smlnj, but when I try to do profiles I get a lot of undefined
> symbols in the linker phase:

Profiling is not working on FreeBSD.  I see that all of
runtime/basis/MLton/profile.c is in an #if (defined (__linux__)).  It may be
as simple a matter as adding || defined (__FreeBSD__), but I don't
know.  You can try it if you want.  I'll have a look later this
weekend.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel