guile-user
[Top][All Lists]
Advanced

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

libguile.h


From: Thien-Thi Nguyen
Subject: libguile.h
Date: Fri, 13 Sep 2002 19:32:02 -0700

what a beast.  but here's how to make it absolutely horrendous:

  swig -xml \
       -includeall \
       -module JUNK \
       -I$HOME/local/include \
       -I/usr/include \
       -I/usr/include/linux \
       -I/usr/lib/gcc-lib/i386-linux/2.95.4/include \
       -o libguile.xml \
     $HOME/local/include/libguile.h

horrendous yet amenable to tools.  life is good...

"scanners live in vain."

thi




reply via email to

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