public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Klemens Lichter \(via GMX\)" <living-water@gmx.net>
To: linux-msdos@vger.kernel.org
Subject: Re: High Temperature with DOSEMU
Date: Fri, 23 Nov 2007 11:18:06 +0100	[thread overview]
Message-ID: <023101c82dba$242cec70$ca1ca8c0@klemens> (raw)
In-Reply-To: 4746A5E0.7050700@keok.org

Hayen,
what linker do you use? I use Exospace fpr Clipper 5.3 and RTLink for 5.0

You should have the follogin lines inside your .LNK file:

FILE ..\iamidle.obj
LIB ...\nanfor
LIB ...\cpmi

I think all these is needed for. It is so long time since I included this to
my projects and than never again thought about.

Another tip: this "iamidle" does not like the clipper debugger. So I have
the very first lines of my first starting procedure in every project:

#ifndef DEBUG
   ft_onidle({|| ft_iamidle(30,.T.)})
#endif

While debugging there is high cpu using, but not while the program is in its
normal run.

Klemens

----- Original Message ----- 
From: "Hayen Iggena" <praxis@keok.org>
To: "Klemens Lichter (via GMX)" <living-water@gmx.net>;
<linux-msdos@vger.kernel.org>
Sent: Friday, November 23, 2007 11:05 AM
Subject: Re: High Temperature with DOSEMU


> Klemens Lichter (via GMX) schrieb:
> > Hi Hayen,
> >
> > please follow this link:
> >
> > http://www.engwall.com/clipper/nfpat1a.htm
> >
> > Here you find a little function to include into your clipper program and
the
> > problem is gone. I use it with great success since many years.
> >
> Thanks for the link.
> I've tried to compile my programm. But if I start the executable Dosemu
> crash. I got these messages in the console:
> /ERROR: SMALLOC: bad pointer passed to smfree()
> ERROR: SMALLOC: Out Of Memory on alloc, requested=102400
> ERROR: general protection at 0x7d9: 67/
>
> What ist wrong?
>
> Hayen
>


  reply	other threads:[~2007-11-23 10:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22 21:36 High Temperature with DOSEMU Hayen Iggena
2007-11-22 23:26 ` Alain M.
2007-11-23  4:17   ` Jonathan Goldblatt
2007-11-23  7:54     ` Hayen Iggena
2007-11-23  8:04       ` Frank Cox
2007-11-23  9:13 ` Klemens Lichter (via GMX)
2007-11-23 10:05   ` Hayen Iggena
2007-11-23 10:18     ` Klemens Lichter (via GMX) [this message]
2007-11-23 14:45       ` Hayen Iggena
2007-11-23 15:44         ` Alain M.

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='023101c82dba$242cec70$ca1ca8c0@klemens' \
    --to=living-water@gmx.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox