On Wed, Mar 10, 2010 at 3:08 PM, Eric Rannaud <[email protected]> wrote: > 300 Mhz to 1 GHz ARM7/9 with 64 MB of RAM don't really qualify as > constrained embedded platforms at all, on which many critical > applications run.
That depends a lot on how bad your compiler is. > Targeting assembly instead of C in the main BitC implementation will > not be a huge obstacle to supporting common embedded targets like ARM > or PPC. It would make it somewhat harder to support others that are > less mainstream. Nothing would prevent interested parties to develop a > C target later down the road, however. All of this is correct. Also, I believe that LLVM still supports a C target, which is one of its attractions. shap _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
