[cfe-dev] RFC: Another go at a cross compiler config file.
Richard Pennington
rich at pennware.com
Mon Sep 15 05:09:30 PDT 2014
I've updated my blog with the current state of my compilation
configuration prototype. http://ellcc.org/blog/?p=13246
Again, any comments/criticisms greatly appreciated.
-Rich
On 09/05/2014 09:23 PM, Richard Pennington wrote:
> 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.
>
> I describe it a little more on my blog at http://ellcc.org/blog/?p=11877
>
> Any comments/criticisms would be greatly appreciated.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140915/0fa81de6/attachment.html>
More information about the cfe-dev
mailing list