Debian Developers - Re: Bug#325371: ITP: binfmtc -- a binfmt_misc hook for running C programs as scripts

This is Interesting: Free IT Magazines  
Home > Archive > Debian Developers > August 2005 > Re: Bug#325371: ITP: binfmtc -- a binfmt_misc hook for running C programs as scripts





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Bug#325371: ITP: binfmtc -- a binfmt_misc hook for running C programs as scripts
Antti-Juhani Kaijanaho

2005-08-28, 7:48 am

Wouter van Heyst wrote:
> Are you sure? http://fabrice.bellard.free.fr/tcc/ claims it produces
> optimized x86 code, which could be a problem on other archs.


TCC does some simple local optimizations (AIUI, some peephole
optimization, and simple intra-statement linear register allocation),
but calling it an "optimizing" compiler in the GCC sense would be too much.

The TCC architecture would require significant changes if one wanted to
make it a true optimizing compiler.

However, TCC-compiled code is likely much faster than anything that the
interpreters (Python, Perl) produce from equivalent code.

--
Antti-Juhani

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com