a few months ago, we have been talking about problems
with interfacing big C libraries with huge amonunt of functions
and types.
I found very interesting tool - GCCXML
(http://www.gccxml.org/HTML/Index.html).

Hi Honza,

GCCXML is indeed interesting (it would be even more interesting if it was distributed as a patch against GCC mainline). Unfortunately, the fact that it works on preprocessed source code is a main hindrance to its usage for this purpose.

You may want to take a look, on the other hand, at the XML output mode of SWIG.

Ciao,

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to