This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
embedding gcc?
- From: Ben Dougall <bend at freenet dot co dot uk>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 7 Dec 2002 12:19:02 +0000
- Subject: embedding gcc?
Hiyer,
I wish to include GCC within a Mac OS X application, to give me, the
programmer of the application the ability to compile C source code on
the fly within the application.
I'm hopefully wondering if anyone's got any information or pointers to
the issue of embedding GCC, as I'm not sure where to start at all?
Has anything like that been done previously?
Any information, much appreciated. Thanks.