From: Gerald Heim (heim@peanuts.informatik.uni-tuebingen.de)
Date: 06/22/92


From: heim@peanuts.informatik.uni-tuebingen.de (Gerald Heim)
Subject: Re: Trouble compiling TeX
Date: 23 Jun 1992 01:10:09 GMT


Hi

I have had the same problems. The key is: flex doesn't work right.
You should lex the *.l files at another UNIX box that has another lex.
Or, my solution, precompile tex on a UNIX box (be aware of the right
endian definition in common/endian.h which is made at compile-time).

gjh