On Tue, 2006-04-11 at 19:50 -0700, Darren Reed wrote: > >1. I don't believe that putting binaries compiled on one version of > >Solaris onto an older version of Solaris is supported or guaranteed to > >work in any case. > > > > > > You mean this just for the kernel, I hope, because we make a lot of > noise about ABI/API compatibility across releases to the extent that > a lot of people expect binaries from Solaris 9 to "just work" on > Solaris 10.
Re-read what I wrote. We don't make a lot of noise about ABI/API compatibility going backwards, which is what I'm talking about. You can't always take a binary compiled on Solaris 10 and stick it on a box running Solaris 2.5.1 and expect it to work no matter how many stable interfaces from Solaris 10 the binary is using... In any case, this thread has already been resolved, and the proper versioning checks will be implemented in mac_alloc(). -Seb _______________________________________________ networking-discuss mailing list [email protected]
