Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 20:23:06 +0930
From:      Mike Smith <mike@smith.net.au>
To:        Stephen Hocking <sysseh@workcover.qld.gov.au>
Cc:        current@freebsd.org
Subject:   Re: Linux WABI on FreeBSD-current? 
Message-ID:  <199709181053.UAA00302@word.smith.net.au>
In-Reply-To: Your message of "Thu, 18 Sep 1997 16:57:27 %2B1000." <199709180657.GAA13989@manila.workcover.qld.gov.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 	Has anybody tried to run Linux WABI under FreeBSD-current? I'm 
> assuming a kernel with all the USER GDT stuff compiled in of course.

Yes.

Oh, you mean "did it work?", no.

There is one basic problem; the i386_modify_ldt() Linux system call
isn't emulated due to the current implementation of its counterparts
under FreeBSD.  (The code in question uses copyin/copyout to access 
call arguments.)

If you were to take a stab at this (I can provide details on the Linux 
call interface if you don't have them already), I *think* that much of 
the rest of it would be quite happy.  I know you have some x86 
experience, and at least a little time on your hands, so this would be 
greatly appreciated!

mike




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709181053.UAA00302>