help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Generating glue code from C header files


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Generating glue code from C header files
Date: Sun, 21 Jan 2007 12:21:48 +0100
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)


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




reply via email to

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