1. Portability experiment
- Posted by Daniel Berstein <daber at PAIR.COM> Mar 20, 1999
- 494 views
- Last edited Mar 21, 1999
Here I have a new portability experiment, Can anyone using Linux tell if Euphoria runs properly on this: http://www.calderathin.com/dosemu/index.html I'm not sure what this CalderaDOS image thing is. I've personally tested Euphoria on CalderDOS and runs fine after removing EMM386 from config.sys. Not counting PEU, and hoping RDS's Euphoria for Linux is out soon (using gcc), here's my soon to be supported platforms: MS-DOS CalderaDOS Linux (all distributions/platforms) BeOs R4 (at least intel platform, probably PPC) Nice :) Regards, Daniel Berstein [ daber at pair.com ]
2. Re: Portability experiment
- Posted by Simkin <simkin at ZEBRA.NET> Mar 20, 1999
- 441 views
-----Original Message----- From: Daniel Berstein <daber at PAIR.COM> To: EUPHORIA at LISTSERV.MUOHIO.EDU <EUPHORIA at LISTSERV.MUOHIO.EDU> Date: Saturday, March 20, 1999 4:22 PM Subject: Portability experiment >Here I have a new portability experiment, > >Can anyone using Linux tell if Euphoria runs properly on this: > > >http://www.calderathin.com/dosemu/index.html > >I'm not sure what this CalderaDOS image thing is. I've personally tested >Euphoria on CalderDOS and runs fine after removing EMM386 from config.sys. > >Not counting PEU, and hoping RDS's Euphoria for Linux is out soon (using >gcc), here's my soon to be supported platforms: > >MS-DOS >CalderaDOS >Linux (all distributions/platforms) >BeOs R4 (at least intel platform, probably PPC) > >Nice :) > > >Regards, > Daniel Berstein > [ daber at pair.com ] Do you have an old emm386? Or the original one that came with dr-dos 7.0? Go to Caldera's website, there is supposed to be a patch for certain extenders and emm386. Can't remember if causeway was on the list, or if there WAS a list, but it can't hurt... Kevin
3. Re: Portability experiment
- Posted by Daniel Berstein <daber at PAIR.COM> Mar 21, 1999
- 468 views
At 08:33 PM 20-03-1999 , you wrote: >Do you have an old emm386? Or the original one that came with dr-dos 7.0? >Go to Caldera's website, there is supposed to be a patch for certain >extenders and emm386. Can't remember if causeway was on the list, or if >there WAS a list, but it can't hurt... > >Kevin It was the original emm386 distirbuted with dr-dos 7.02. I've read from other sources that Caldera's emm386 is in efect buggy. I haven't tried this, but those sources recommend to use Microsoft's emm386 (from MS-DOS). If someone is currently running Caldera's DOS and has access to Microsoft's emm386 may give it a try. Regards, Daniel Berstein [ daber at pair.com ]
4. Re: Portability experiment
- Posted by Raude Riwal <rauder at THMULTI.COM> Mar 22, 1999
- 494 views
I also did have (a lot of) trouble as I used euphoria on dr-dos's emm386. that's why I returned on M$ (you see, only for euphoria!). But I don't think you could simply use MS's emm386 because they are not equivalent. On MS-Dos emm386 needs himem.sys to run first, on dr-dos it's emm386 that does all the job, there's no himem.sys. I will try to find the patch, I hope it's OK. Riwal Raude rauder at thmulti.com ---------- From: Daniel Berstein To: EUPHORIA at LISTSERV.MUOHIO.EDU Subject: Re: Portability experiment Date: Sunday 21 March 1999 05:15 At 08:33 PM 20-03-1999 , you wrote: >Do you have an old emm386? Or the original one that came with dr-dos 7.0? >Go to Caldera's website, there is supposed to be a patch for certain >extenders and emm386. Can't remember if causeway was on the list, or if >there WAS a list, but it can't hurt... > >Kevin It was the original emm386 distirbuted with dr-dos 7.02. I've read from other sources that Caldera's emm386 is in efect buggy. I haven't tried this, but those sources recommend to use Microsoft's emm386 (from MS-DOS). If someone is currently running Caldera's DOS and has access to Microsoft's emm386 may give it a try. Regards, Daniel Berstein [ daber at pair.com ]
5. Re: Portability experiment
- Posted by Raude Riwal <rauder at THMULTI.COM> Mar 22, 1999
- 490 views
...oops! I just had a look at caldera's site: http://www.calderathin.com/products/drdos/dosupdates.html and I see that there IS a himem.sys with dr-dos. anyway, it is not mandatory because my standard setup didn't use it. sorry for the mistake. they also have a new release: v7.03 . ---------- From: Raude Riwal To: 'euphoria' Subject: Re: Portability experiment Date: Monday 22 March 1999 11:17 I also did have (a lot of) trouble as I used euphoria on dr-dos's emm386. that's why I returned on M$ (you see, only for euphoria!). But I don't think you could simply use MS's emm386 because they are not equivalent. On MS-Dos emm386 needs himem.sys to run first, on dr-dos it's emm386 that does all the job, there's no himem.sys. I will try to find the patch, I hope it's OK. Riwal Raude rauder at thmulti.com