Yup, automode.o is what XWin.exe has been linking with for quite some time now. This fixed all the problems with the fonts directory not being mounted in binmode. It would be a pain to change all X binaries to link automode.o, but we can easily change the few binaries that are known to have problems, like xkbcomp.

Harold

Christopher Faylor wrote:

On Sun, Nov 03, 2002 at 11:00:09PM +0100, Alexander Gottwald wrote:

Christopher Faylor wrote:


Maybe everything in Cygwin/XFree86 should be linked with /usr/lib/binmode.o?

What about compilers (as xkbcomp) they read a textfile and write a binary
file. What happens if input is textfile on text-mount (with CRLF) and the
program does not check for \r as possible line ending.
/usr/lib/automode.o

cgf



Reply via email to