Re: [Valgrind-users] Unable to compile on Mac OS X 10.11

2017-01-05 Thread Philippe Waroquiers
On Thu, 2017-01-05 at 13:21 +0100, Gabriel Gritsch wrote: > thank you for the quick answer - it worked. > > I was unable to search the mailing list because the mentioned urls seem to be > down: > http://news.gmane.org/gmane.comp.debugging.valgrind > http://search.gmane.org Yes, the gmane

Re: [Valgrind-users] Unable to compile on Mac OS X 10.11

2017-01-05 Thread Gabriel Gritsch
thank you for the quick answer - it worked. I was unable to search the mailing list because the mentioned urls seem to be down: http://news.gmane.org/gmane.comp.debugging.valgrind http://search.gmane.org thank you and best regards Gabriel > Am 05.01.2017 um 11:47 schrieb Philippe Waroquiers

Re: [Valgrind-users] Unable to compile on Mac OS X 10.11

2017-01-05 Thread Philippe Waroquiers
On Thu, 2017-01-05 at 10:44 +0100, Gabriel Gritsch wrote: > I am unable to compile on Mac OS X 10.11.6 Problem was already reported on this list the 23 of December, a bypass/solution was given by John Reiser. Here is a copy: > Undefined symbols for architecture x86_64: > > "___bzero",

[Valgrind-users] Unable to compile on Mac OS X 10.11

2017-01-05 Thread Gabriel Gritsch
Hi all, I am unable to compile on Mac OS X 10.11.6 Xcode command line tools are installed. Downloaded the valgrind version 3.12.0 from official site: http://www.valgrind.org/downloads/current.html http://www.valgrind.org/downloads/valgrind-3.12.0.tar.bz2 ./configure (without arguments) runs