On Tue, Jul 31, 2007 at 10:21:43PM -0700, Srinivasan Subha wrote:
> Please let me know if intermediate code can be
> generated in tcc.

If you want x86 assembly code, then no.  tcc's x86 generator emits
object code directly from source, with no assembly phase.

                                                  -Dave Dodge



_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to