<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1144/">[bugs:#1144]</a> Template makefile not compiling on osx 10.9.3 / -ftree-vectorizer-verbose=2 error</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> v0.45<br />
<strong>Created:</strong> Wed May 21, 2014 10:18 AM UTC by Nicolas Montgermont<br />
<strong>Last Updated:</strong> Wed May 21, 2014 10:18 AM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>Hello,</p>
<p>svn pmpd was not compiling on osx mavericks 10.9.3, it raises the error:<br />
clang: error: unknown argument: '-ftree-vectorizer-verbose=2' <span>[-Wunused-command-line-argument-hard-error-in-future]</span></p>
<p>To make it compile, one just have to remove the parameter -ftree-vectorizer-verbose=2 on the line 106 of the makefile:<br />
OPT_CFLAGS = -ftree-vectorize -fast</p>
<p>It uses the template makefile v 1.0.14 (last svn version) so the generic makefile should be updated as well.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/bugs/">https://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/bugs/options.">https://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>