[cfe-dev] Creating DLLs from within an application
Marco Craveiro
marco.craveiro at gmail.com
Tue Dec 11 07:29:59 PST 2012
Hello cfe-dev,
> I just wanted to double-check with the mailing list that all of the
> above can be done by linking at compile time against a clang library
> (static or dynamic); my program would generate the .c files and the
> clang infrastructure would do the magic to come up with the DLL/SO.
Well, I didn't find an answer to my question but I did find cling:
http://root.cern.ch/drupal/content/cling
For anyone looking for this sort of thing, it doesn't look like the
worse place to start.
Cheers
Marco
More information about the cfe-dev
mailing list