This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

lex/yacc


Hi 

I have a lex file which generates the corresponding c file using flex. In that a getc() is used to get the next character. The program hangs in this place indefinitely . The same program works fine on AIX and Solaris. Any ideas or pointers?

With Regards


Vardhan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]