<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 5, 2014, at 7:23 PM, Richard Pennington <<a href="mailto:rich@pennware.com" class="">rich@pennware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    A while back (2012) there were a few messages related to using YAML
    config files to set up how clang would build stuff, especially for
    cross compilers. My ELLCC project is entirely cross compilation
    focused, so today I decided to play around with the config file
    idea. Right now it only handles replacing a "-target foo" option
    with the options defined in the file foo in the resource/config
    directory, but I think it has potential for doing quite a bit more.<br class="">
    <br class="">
    I describe it a little more on my blog at
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1" class="">
    <a href="http://ellcc.org/blog/?p=11877" class="">http://ellcc.org/blog/?p=11877</a><br class="">
    <br class="">
    Any comments/criticisms would be greatly appreciated.</div></div></blockquote><br class=""></div><div>There aren’t a lot of details on your blog, but the basic idea sounds great. I’m looking forward to seeing patches for this!</div></body></html>