Path: utzoo!attcan!uunet!sdrc!gcglan From: gcglan@sdrc.UUCP (Frank Glandorf) Newsgroups: comp.sys.amiga.tech Subject: Problems compiling MSH with manx v5.0a,b Keywords: MSH, MANX v5.0a,b Message-ID: <1526@sdrc.UUCP> Date: 8 Aug 90 03:34:52 GMT Distribution: na Organization: SDRC, Cincinnati Lines: 13 I've been trying to compile the MSH device driver with Manx versions v5.0a and v5.0b. I changed the compiler options to comply with v5.0 in the makefile. The assembler chokes on line 78 in hansec.c which reads: swap d0 What is it supposed to say? Also the macro MODE_READWRITE is redefined in han.h. It's defined in .../include/libraries/dos.h. Version 5.0b also claims "msfl" is undefined in line 419 of pack.c. It's a bug. Version 5.0a works ok. -Frank