tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] accessing tinycc from C program


From: Felix Salfelder
Subject: [Tinycc-devel] accessing tinycc from C program
Date: Mon, 17 Aug 2009 10:26:38 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi tinycc developers.

Thanks for your work!
I am using libtcc to generate object code from C at run time. An example
code for something like this is still missing.
Furthermore it would be great to be able to hand a file descriptor to
the compiler (instead of only a file name or a string).

In the attachment you find a libtcc patch and an example application
addressing this. Add it to the repo if you like.

regards
felix

Attachment: tinycc.diff
Description: Text Data

Attachment: ex6.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]