* Cannot run Freepascal compiler under DOSemu
@ 2010-04-05 22:55 John Coppens
2010-04-06 16:13 ` solarflow99
0 siblings, 1 reply; 3+ messages in thread
From: John Coppens @ 2010-04-05 22:55 UTC (permalink / raw)
To: linux-msdos
Hi all.
I'm running the 32-bit DOSemu binary on an AMD64 system, and by far most
applications run fine. I have trouble with the Freepascal compiler though.
Both its installer and the actual compiler fail.
In the case of the compiler, running it without parameters gives the
command line options. This works fine. When a source file is specified,
DOSemu aborts with the message below. Do I have to modify the conf file?
I have tried several changes, none make any difference.
I'd appreciate suggestions!
John
Output from DOSemu:
ERROR: Fault handler re-entered! signal=11 _trapno=0xE
ERROR: cpu exception in dosemu code outside of DPMI client!
trapno: 0x0e errorcode: 0x00000007 cr2: 0x00000000
eip: 0x004a2cc1 esp: 0x7fff16e2d270 eflags: 0x00010202
cs: 0x0033 ds: 0x013f es: 0x013f ss: 0x002b
ERROR: Please report the contents of ~/.dosemu/boot.log at
http://sourceforge.net/tracker/?atid=457447&group_id=49784&func=browse
It would be even more helpful if would recompile DOSEMU and reproduce this
bug with "debug on" in compiletime-settings.
Page fault: write instruction to linear address: 0x00000000
CPU was in user mode
Exception was caused by insufficient privilege
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot run Freepascal compiler under DOSemu
2010-04-05 22:55 Cannot run Freepascal compiler under DOSemu John Coppens
@ 2010-04-06 16:13 ` solarflow99
[not found] ` <20100406224510.210adb03.john@jcoppens.com>
0 siblings, 1 reply; 3+ messages in thread
From: solarflow99 @ 2010-04-06 16:13 UTC (permalink / raw)
To: John Coppens; +Cc: linux-msdos
Are you running this with dosemu -s? what 32 bit binary?? what
version of dosemu??
On Mon, Apr 5, 2010 at 3:55 PM, John Coppens <john@jcoppens.com> wrote:
> Hi all.
>
> I'm running the 32-bit DOSemu binary on an AMD64 system, and by far most
> applications run fine. I have trouble with the Freepascal compiler though.
> Both its installer and the actual compiler fail.
>
> In the case of the compiler, running it without parameters gives the
> command line options. This works fine. When a source file is specified,
> DOSemu aborts with the message below. Do I have to modify the conf file?
> I have tried several changes, none make any difference.
>
> I'd appreciate suggestions!
> John
>
> Output from DOSemu:
>
> ERROR: Fault handler re-entered! signal=11 _trapno=0xE
> ERROR: cpu exception in dosemu code outside of DPMI client!
> trapno: 0x0e errorcode: 0x00000007 cr2: 0x00000000
> eip: 0x004a2cc1 esp: 0x7fff16e2d270 eflags: 0x00010202
> cs: 0x0033 ds: 0x013f es: 0x013f ss: 0x002b
> ERROR: Please report the contents of ~/.dosemu/boot.log at
> http://sourceforge.net/tracker/?atid=457447&group_id=49784&func=browse
> It would be even more helpful if would recompile DOSEMU and reproduce this
> bug with "debug on" in compiletime-settings.
> Page fault: write instruction to linear address: 0x00000000
> CPU was in user mode
> Exception was caused by insufficient privilege
> --
> 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
>
--
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot run Freepascal compiler under DOSemu
[not found] ` <20100408010643.c1c3242b.john@jcoppens.com>
@ 2010-04-08 16:21 ` solarflow99
0 siblings, 0 replies; 3+ messages in thread
From: solarflow99 @ 2010-04-08 16:21 UTC (permalink / raw)
To: John Coppens; +Cc: linux-msdos
On Wed, Apr 7, 2010 at 9:06 PM, John Coppens <john@jcoppens.com> wrote:
> On Wed, 7 Apr 2010 09:28:34 -0700
> solarflow99 <solarflow99@gmail.com> wrote:
>
>> can you test with the latest also, the latest SVN is much newer just
>> in case that helps. Use the -s option and paste the error message it
>> gives you. You are using x86 right? What linux release do you use?
>> because I also have a RPM in rpmfusion (svn1988)
>
> I'll download SVN now (just arrived at home). My machine is an AMD64, but
> I suspect DosEmu compiles to run under compat mode?
>
> The distro is Slackware64, quite up-to-date. I can convert rpm to tgz
> with the Slackware utility, but, if possible, I'd rather compile with the
> same options to avoid mixups.
>
> John
>
> NOTE: Great... I forgot to send this message, so, in the mean time, I
> compiled the svn version and it worked fine! (I still have a problem, but
> it's not DosEmu's. The compiler runs ok now)
>
> Thanks for the hint - maybe it's time for the SVN version to graduate to
> a stable version? I noticed that even SVN is dated 2008?
Glad it works now, there's fixes going in all the time so using whats
in SVN is always best now.
--
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-08 16:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 22:55 Cannot run Freepascal compiler under DOSemu John Coppens
2010-04-06 16:13 ` solarflow99
[not found] ` <20100406224510.210adb03.john@jcoppens.com>
[not found] ` <p2u7020fd001004070928g2a4b99f5ved234a83954cf73c@mail.gmail.com>
[not found] ` <20100408010643.c1c3242b.john@jcoppens.com>
2010-04-08 16:21 ` solarflow99
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox