<div class="gmail_quote">On Mon, Jan 24, 2011 at 5:38 PM, David Blubaugh <span dir="ltr"><<a href="mailto:davidblubaugh2000@yahoo.com">davidblubaugh2000@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div>ImpulseC is a ANSI C compiler.  It is a real C99 compiler, that is also a cross compiler.  The issue is that we need to treat this compiler as a black box.  Let it do the difficult work.  Is there a way to extend ECL to consider the possibility of supporting the ImpulseC environment??  </div>


<div>ImpulseC does indeed generate executable files to simulate a program operating within a FPGA.  It does generate an executable file, like a standard C compiler !!! </div></blockquote></div><br>I am sorry, but I do not have time to devote to such a project. The compiler is payware and far away enough from my current experience to make this a long, but not impossible journey. I already mentioned you what are the steps to be taken. ECL admits cross-compilation, a process which is routinely used for ARM and other platforms, but if the libraries it relies on are not ported first, it will simply not run on your desired target. And AFAIK the Boehm-Weiser garbage collector requires a little bit more than just a C library to run efficiently.<div>

<br></div><div>Juanjo<br clear="all"><br>-- <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><br>


</div>