[Bug 788] - Delphi command line program gives err:dosmem:dos_mem Cannot use first megabyte for DOS address space, please report

wine-bugs at winehq.com wine-bugs at winehq.com
Tue Jun 18 08:14:45 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=788

gary at evalunet.co.za changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |



------- Additional Comments From gary at evalunet.co.za  2002-06-18 08:14 -------
I've done the following:

1. make uninstall
2. rm -Rf ~/c ~/.wine
3. cvs update -PAd
4. make distclean
5. tools/wineinstall

The new attachment (06/18/02 08:09) is a much much stripped down version of the 
program, in fact, it's an empty program which still gives me the error.  I 
think it has something to do with the fact that it is a win32 command line 
program, rather than a windows program - if I do the same but compiling as a 
windows gdi program it works just fine.

Both versions work great on my Windows 2000 box.

BTW, the code is now like this:

---
program derr;

begin
end.
---

(Other project settings are in the .cfg and .dof files in the attachment)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list