<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 21, 2009, at 6:21 PM, Shantonu Sen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: 'Helvetica Neue'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">I've committed my changes to hook up the BlocksRuntime/ subdirectory of compiler-rt, using CMake.<br><br>The cmake build process is documented at <<a href="http://llvm.org/docs/CMake.html">http://llvm.org/docs/CMake.html</a>><br></span></blockquote></div><br><div>Whoops, looks like the presence of a CMakeFiles directory in the SRCROOT was screwing things up, even when I was in a build subdirectory.  Blowing that away has everything humming away properly now.</div><div><br></div><div>Yep, just got my blocks "hello world!" example to work on FreeBSD 9-current!  Success!</div><div><br></div><div>Now to figure out just where to stick this so it's as pervasively available on FreeBSD as it is on Mac OS X.  Libc?  Really?</div><div><br></div><div>- Jordan</div><div><br></div></body></html>