Bug 103484

Summary: Application runs on SCO Openserver but not FreeBSD
Product: Base System Reporter: Jim Borland <jim>
Component: i386Assignee: freebsd-i386 (Nobody) <i386>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Jim Borland 2006-09-22 14:40:21 UTC
I have an application which I run on SCO Openserver and I was hoping it would run on FreeBSD but it doesn't. It is a cobol application but the cobol compiler will not run.
Many years ago we moved from Interactive Unix to SCO and we simply copied the complier onto the SCO box and away it went, I hoping to do the same with FreeBSD, is that not possible?

So I have just copied a binary from SCO to FreeBSD and tried to run it.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2006-10-08 19:03:37 UTC
State Changed
From-To: open->closed

You can try rebuilding a kernel with "options IBCS2".  If that doesn't 
work, you're probably out of luck, I'm afraid.