|
From: Calvin C. <lin...@gm...> - 2015-04-14 09:08:04
|
Thank you, John. r15088 compiles correctly without complaining about clang 6.1.0. Just curious — does anyone know where this was specified to allow the compilation to proceed? — Sent from Mailbox On Tue, Apr 14, 2015 at 9:33 AM, John Reiser <jr...@bi...> wrote: >> I managed to get the trunk version of Valgrind install correctly for Xcode 6.2 (clang 6.0.2 iirc) but after an upgrade, `./configure` stops me from continuing. >> >> I would like to get automake to accept a higher version of clang (6.1.0) and give it a go at installing Valgrind against this newer version from Xcode 6.3. Where do I make these changes? > Depending on how far back in the pipeline you wish to go: configure, configure.ac, configure.in. > Valgrind's use of these files follows the usual conventions. > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |