On Friday 22 May 2009, Luc Bourhis wrote: > > Have a look at the function "is_systemish_library_name" in > > coregrind/m_debuginfo/readmacho.c. This causes V not to try to run > > dsymutil in various system directories (it's obvious if you look > > at the code). Maybe the path to your Python installation is not > > covered by the tests in this function? > > Thanks for your helpful answer. > > I am not running system Python but MacPorts python, in /opt/local/... > indeed (because I need Python 2.6 whereas the version shipped with my > system is only 2.5). Is patching is_systemish_library_name the only > work around then?
Well, it's here, it's now, it's zero effort, and it should work. I guess there could be fancier solutions in future involving a command line specification, or some such, if really necessary. J ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
