<div dir="ltr">Hi Alec,<div><br></div><div style>Thanks for your pull request!</div><div class="gmail_extra"><br><div class="gmail_quote">2013/5/9 Alec Gosse <span dir="ltr"><<a href="mailto:alec@thegosses.com" target="_blank">alec@thegosses.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you all for your guidance. I've submitted a pull request for my changes. As I noted in the text of the request, librouting_tsp and librouting_ksp are being built as static rather than dynamic libraries, so make install fails since they have the extension .a rather than .so. Any thoughts on this would be most appreciated.<br>

<br>
The only other trouble I've run across is a very long list of warnings like this while compiling:<br>
/usr/local/src/pgrouting/src/driving_distance/src/drivedist.c:220:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]<br>
  edge_columns_t edge_columns = {id: -1, source: -1, target: -1,<br></blockquote></div><br></div><div class="gmail_extra" style>I guess that above warning cause is Clang(LLVM)'s g++ compatibility,</div><div class="gmail_extra" style>
so, more custom CMake settings may be necessary.</div><div class="gmail_extra" style>I will check about it in this weekend (or later).</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Thanks,</div>
<div class="gmail_extra" style>Sanak</div></div>