Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uwm.edu!uwvax!galtee.cs.wisc.edu!rose From: rose@galtee.cs.wisc.edu (Alice Waters) Newsgroups: comp.os.coherent Subject: What's the Catch? Keywords: coherent Message-ID: <1991Apr5.163104.28033@spool.cs.wisc.edu> Date: 5 Apr 91 16:31:04 GMT Sender: news@spool.cs.wisc.edu (The News) Organization: U of Wisconsin CS Dept Lines: 15 Originator: rose@galtee.cs.wisc.edu Before folks get too excited about the prospect of porting big things like TCP/IP or X11R-anything to Coherent, allow me to point out one little thing that might rain on that parade a wee bit-- the compiler only supports small model. That means 64K code and 64K data, max. Now, you could do some creative things with a ram disk to make things work, but it isn't going to be a matter of just changing a few defines in the code to get big things to compile-- its going to be the sort of port where you really get your hands dirty. I personally would want to have a good assurance that a 32-bit version of the operating system was not going to come out the day after I finished a port like that, but that might just indicate a character flaw on my part. -- Scott Rose rose@cs.wisc.edu (608) 238-3801