Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

How to access memory beyond 4GB (DOSX)

posted by Khusraw E-mail, Bucharest, Romania, 05.07.2009, 22:32
(edited by Khusraw on 05.07.2009, 22:45)

> Anyways, I actually tried building with TASM32 5.3, and annoyingly enough
> it bombs out with a bunch of errors. So much for compatibility. (Maybe
> there's a switch, but I dunno what.)

Use it with "-ml -m3" switches, and don't forget to define EXEC_TYPE (-dEXEC_TYPE=?).

EDIT: Peronally I used to build it the followings:
tasm -ml -m2 -dEXEC_TYPE=2 kernel
tasm -ml -m3 -dEXEC_TYPE=2 dos32a
tlink /3 dos32a kernel, dos32a
You can use instead Tlink any other linker supporting OMFs with 32-bit fixups and MZ output.

---
Glory to God for all things

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 226 users online (0 registered, 226 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum