Hello,
I've been trying to generate CFFI bindings for rrdtool. I have
generated the XML output separately using cvs version of gccxml.
After issuing these lines in repl,
(setf generator (make-instance 'c2ffi:cffi-generator :xml-file
"/path/to/rrd.h")
(c2ffi:write-bindings generator :in-package :cl-rrd)
All i get in the output file is:
(IN-PACKAGE :CL-RRD)
Can someone point me to what i am missing?
btw, I'm using AllegroCL 8.0 on a amd64 box.
thanks,
Anurag
--
Anurag <B20A82C1>