Date: Wed, 23 Mar 94 16:25:05 -0500 From: dj AT ctron DOT com (DJ Delorie) To: S DOT Herbert AT sheffield DOT ac DOT uk Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: opinions wanted > No 640K limit. Well, we figured out how to handle *that* problem with go32 :-) > The amount of effort that seems to have gone into DJ's port to emulate > Borland's libraries suggests that the process is already happening. A Hey! I resent that remark ;-) Library emulation for native compilers is less than emulation for common unix functions (getmntent). Making it easy for DOS developers to switch to a 32-bit environment is important if you want people to use djgpp. Making it easy for unix developers to port their applications to DOS is important if you want people to use djgpp. Making DOS look like Unix is a side affect, not a goal.