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