Re: C2hs compilation error

2002-07-12 Thread Manuel M T Chakravarty
Kenny, > When I try to compile my HS code with some open source C code using C2HS 0.10.14, I >encountered this error, > > c2hs --cppopts='-I/home/luzm/sphinx2-0.4/include/ -pedantic' listener.h Listener.chs > c2hs: Generic fatal error. > > /usr/include/gconv.h:172: (column 3) [FATAL] > >>> S

C2hs compilation error

2002-07-08 Thread Kenny Lu Zhuo Ming
Hi,   When I try to compile my HS code with some open source C code using C2HS 0.10.14, I encountered this error,   c2hs --cppopts='-I/home/luzm/sphinx2-0.4/include/ -pedantic' listener.h Listener.chsc2hs: Generic fatal error.   /usr/include/gconv.h:172: (column 3) [FATAL]  >>> Syntax error!