Date: Fri, 02 Apr 1999 17:22:37 +0900 From: Vadim Stanovov <vvs@blpk.irtel.ru> To: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: SCO ODT 3.0 emulation on FreeBSD 3.1-RELEASE Message-ID: <37047E4D.EF56B61B@blpk.irtel.ru>
next in thread | raw e-mail | index | archive | help
Hi,
I found that emulation iBCS not so good as it painted.
When I run programs like sh, env, date (that I get from SCO ODT 3.0) it
drops with "Abort" message :(
# ./sh
Abort
# file sh
sh: 80386 COFF executable
# ldd sh
ldd: sh: not a dynamic executable
# kldstat
Id Refs Address Size Name
1 5 0xf0100000 16a85c kernel
2 2 0xf130f000 a000 ibcs2.ko
3 1 0xf131c000 3000 ibcs2_coff.ko
4 1 0xf1325000 2000 blank_saver.ko
What is wrong?
I try it on 3.0 too with same results.
Although I have account program that work good on SCO ODT and on FreeBSD
too.
But that program did not get environment variables :(
Bye,
Vadim Stanovov
P.S. Kernel build with "options "IBCS2" in kernel config.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37047E4D.EF56B61B>
