All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hanns.Weil@t-online.de (Hanns Weil)
To: linux-msdos@vger.kernel.org
Subject: Re: Clipper 5.3 program under dosemu
Date: Mon, 3 Nov 2003 09:45:22 +0100	[thread overview]
Message-ID: <049e01c3a1e6$d1c674a0$0600a8c0@hannstower> (raw)
In-Reply-To: 3FA61276.1080106@kite.hu

Bartos,
do You have the source-code ?
If yes, you should link with "Blinker", and there ar no more problems
Hanns

----- Original Message -----
From: "Bartos-Elekes Zsolt" <muszi@kite.hu>
To: <linux-msdos@vger.kernel.org>
Sent: Monday, November 03, 2003 9:31 AM
Subject: Clipper 5.3 program under dosemu


> Hi!
>
> I have to set up a dosemu environment for a clipper 5.3 program, using the
> DOS/16M dos extender. The problem is that the program can't use the memory
> above 1 MB. According to the docs, the program SHOULD use DPMI, and the
logs
> show that it is actually doing some DPMI calls (GetFreeMem, Alloc, etc),
but
> it is not using as much memory as DPMI offers.
>
> Here are my memory settings:
>
> $_xms = (16384) # in Kbyte
> $_ems = (off) # in Kbyte (couldn't make the program use it)
> $_ems_frame = (0xE000)
> $_dpmi = (16384) # in Kbyte
> $_dosmem = (640) # in Kbyte, <= 640
>
> I have a simple Clipper program that displays the memory available to the
> program (251k gzippped), I can email to anyone willing to debug a little.
>
> Other programs using DPMI (like Turbo Pascal 7.0's tpx.exe) are seeing and
> using correctly all DPMI memory available.
>
> My system configuration:
>
> Celeron 366, 128 MB RAM, ~100 MB swap
> Debian 3.0r1
> dosemu 1.1.5, compiled from sources
>
> compiletime-settings:
> config {
>    experimental off
>    sbemu off
>    mitshm off
>    vidmode off
>    x off
>    net off
>    dodebug off
>    linkstatic off
>    cpuemu off
>    aspi off
>    svgalib off
>    plugin_keyboard on
>    plugin_kbd_unicode off
>    plugin_extra_charsets off
>    plugin_term off
>    plugin_slang off
>    plugin_translate off
>    plugin_coopthreads on
>    plugin_commands on
>    plugin_demo off
>    target_cpu auto
>    prefix /usr/local
>    bindir ${prefix}/bin
>    sysconfdir /etc/dosemu
>    datadir ${prefix}/share
>    mandir ${prefix}/man
>    docdir ${datadir}/doc/dosemu
>    syshdimagedir /var/lib/dosemu
>    x11fontdir ${datadir}/dosemu/Xfonts
>    fdtarball none
> }
>
> Clipper version 5.3b Intl. (338)
> DOS/16M version 6.01
>
> Can anyone help me?
>
> Thanks,
> Zsolt
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



  reply	other threads:[~2003-11-03  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03  8:31 Clipper 5.3 program under dosemu Bartos-Elekes Zsolt
2003-11-03  8:45 ` Hanns Weil [this message]
2003-11-04  7:15   ` Bartos-Elekes Zsolt
  -- strict thread matches above, loose matches on Subject: below --
2003-11-03  9:00 Bartos-Elekes Zsolt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='049e01c3a1e6$d1c674a0$0600a8c0@hannstower' \
    --to=hanns.weil@t-online.de \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.