Re: new DOS source

new topic     » goto parent     » topic index » view thread      » older message » newer message

Okay, I've co'd the code. The readme says

                        Euphoria for DOS, ex.exe 
 
WATCOM 
====== 
  build ex.exe with: imake.bat 
 
  In OpenWatcom's Readme file, it is written that OpenWatcom doesn't need the 
  LIB environment variable, that's why it is not set. That's true when 
  linking for Windows, but the LIB variable is necessary to link 
  files for DOS. 
 
  The interactive trace, trace(1) should fully work. 
 
 
DJGPP 
===== 
  build ex.exe with: djgex.bat 
 
  It will run at full speed. -DINT_CODES is not used. 
  You'll need the Allegro graphics library liballeg.zip from 
  our download page. It's the same file that's used with the Translator. 
 
  The interactive trace code will crash. The trace source in 
  be_rterror.c was never ported to DJGPP. i.e. trace(1) 
  Some work will be required. 
The .bat files mentioned aren't in the download. Can you supply them?

Bugmagnet

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu