[issue4111] Add DTrace probes

Laszlo (Laca) Peter report at bugs.python.org
Sat Jan 24 06:18:00 CET 2009


Laszlo (Laca) Peter <laca at sun.com> added the comment:

Please see here for discussion about the -G flag on OS X:
http://markmail.org/message/4nheqnexjr2o6mcx

If I read it correctly, on OS X, you will need to use -h
instead of -G and it won't emit an object file (dtrace.o)
so you will not need to link it.

Unfortunately, this means that the makefile will have to
be different on Solaris and OS X :(

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4111>
_______________________________________


More information about the Python-bugs-list mailing list