Re: Euphoria To C Translator - Beta-2
- Posted by Robert Craig <rds at RapidEuphoria.com> May 09, 2001
- 439 views
Bernie Ryan writes: > I would like to know if I use the Borland compiler what DOS > extender do you need for linking. How are you making the > compiler linkable to different DOS extenders ? The Borland compiler supported by the translator is for Windows. No DOS extender is required. For DOS, the translator supports WATCOM and DJGPP (only). You just have to run the translator, then run emake.bat. The Causeway DOS extender is included in the translator download package for WATCOM. DJGPP uses some other extender. emake.bat takes care of everything for you. You don't have to think about DOS extenders. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com