Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!sdd.hp.com!think.com!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!dridge From: dridge@athena.mit.edu (Matthew W Eldridge) Newsgroups: comp.lang.c++ Subject: Public Domain C++ Message-ID: <1991May6.222800.25770@athena.mit.edu> Date: 6 May 91 22:28:00 GMT Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 16 Help! I'm looking for a reliable C++ compiler for the IBM 80386. I need a full 32bit version which has no qualms about breaking the 640k limit for code, or 64k for data. If it also supported virtual memory so I could take advantage of free space on my hard disk it would be perfect. Well, one more thing (and this is probably asking too much) It would be ideal if the compiler generates code to switch the CPU into full 80386 mode so I don't have to go through the trouble of migrating to a different O/S. But if you know of any public domain 32bit O/S for the 80386, please pass along the info. Thanks, Matthew Eldridge dridge@athena.mit.edu