Subject: Re: Linux emulation
To: Frank van der Linden <frank@fwi.uva.nl>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: port-i386
Date: 10/30/1996 18:31:14
On Wed, 30 Oct 1996, Frank van der Linden wrote:
> Your better chance to see what is happening is to use ktrace/kdump
> in this case.
That did the trick.
The fourth line of ktrace ./tsetup (in
/emul/linux/usr/lcoal/matlab/update/bin/lnx86) was:
295 tsetup EMUL "svr4"
I'm compiling a kernel w/o svr4 emulation as I don't need it (do I?) to
just run Linux stuff. I'm using 1.2 source.
Take care,
Bill