> From: Casper.Dik at sun.com > To: Mike Shapiro <mws at sun.com> > cc: "Roger A. Faulkner" <Roger.Faulkner at sun.com>, psarc-ext at > sac.sfbay.sun.com, Bart.Smaalders at sun.com, Bryan.Cantrill at sun.com, Michael.Shapiro at sun.com, Darrin.Johnson at sun.com > Subject: Re: delete obsolete system call traps [PSARC/2009/657] > Date: Thu, 03 Dec 2009 14:27:13 +0100 > > > Will this not also disable SunOS 4 binary compatibility? I seem to > remember that the binary compatibility runs some old system calls before > it starts calling the kernel through the native libraries? > > Casper
I rebuilt /usr/lib/ld.so (the 4.x dynamic linker) so it works correctly with the modified system call traps. Also the libbc stuff and /usr/4lib/sbcp There is no problem with 4.x binary compatibility. Roger