This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author laca
Recipients belopolsky, brett.cannon, bretthoerner, laca, rhettinger, robert.kern, ronaldoussoren, skip.montanaro, twleung
Date 2009-01-24.05:17:54
SpamBayes Score 0.00089564733
Marked as misclassified No
Message-id <1232774280.8.0.170652587402.issue4111@psf.upfronthosting.co.za>
In-reply-to
Content
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 :(
History
Date User Action Args
2009-01-24 05:18:01lacasetrecipients: + laca, skip.montanaro, brett.cannon, rhettinger, ronaldoussoren, belopolsky, bretthoerner, twleung, robert.kern
2009-01-24 05:18:00lacasetmessageid: <1232774280.8.0.170652587402.issue4111@psf.upfronthosting.co.za>
2009-01-24 05:17:54lacalinkissue4111 messages
2009-01-24 05:17:54lacacreate