This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

byacc???


Cygnus B20.1
P:\>byacc -V
byacc: Berkeley Yacc (+Cygnus.28)

There is a problem with Berkley Yacc (byacc) only on one machine. On other
machines byacc works fine.

On this machine byacc when you start 

byacc -t -dv -o parser.c parser.h

it produces parser.h file mixed together with parser.c, it seems that it
insert parser.c to the end of parser.h or something like that. On another
machine the same byacc works good. Does anyone saw this problem before?

Any suggestions ?

Thanks,
Salikhyan.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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