<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 2, 2013 at 5:11 PM, Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@gmail.com" target="_blank">juanjose.garciaripoll@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The problem: the compiler right now has two types of hardcoded dependencies<div> 1 - Language features selected at build time (CLOS, threads, etc)</div>

<div> 2 - Machine-dependent features (word sizes, bits, etc)</div>
<div></div></div></blockquote></div><br>This is now started. A 'machine' object now stores information about the compilation target. It is currently specialized to keep information about C types and inline forms, but in the near future it should be fixed to include also the compiler, linker and other features. It should also be possible to recreate that structure at run-time with the help of autoconf.<br>

<br>Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>