Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcrware!mwca!bill From: bill@mwca.UUCP (Bill Sheppard) Newsgroups: comp.sys.atari.st.tech Subject: Porting from MWC code Message-ID: <1840@mwca.UUCP> Date: 8 Apr 91 20:51:29 GMT Organization: Microware Systems Corp., Santa Clara, CA Lines: 16 I'm in the process of attempting to recompile MicroEmacs 3.11 to make some changes (remove mouse support so I can use within a CLI, for one). The source code appears to expect Mark Williams C, but I'm using Sozobon (also have Alcyon). So far I've seen two compilation (haven't tried linking yet) errors: the structure DMABUFFER is expected in stat.h, the Sozobon stat.h doesn't reference it, and "aesbind.h" is expected, which also isn't in the Sozobon or dlibs distribution. Any ideas how these can be compensated for or where I might find AES bindings (are they in another .h file?) What other things should I watch for when porting from one variant of C to another, especially when I don't have documentation for the original target? -- ############################################################################## # Bill Sheppard -- bills@microware.com -- {uunet,sun}!mcrware!mwca!bill # # Microware Systems Corporation --- OS-9: Seven generations beyond OS/2!! # ######Opinions expressed are my own, though you'd be wise to adopt them!######