On Thu, Apr 25, 2002 at 06:56:13PM -0700, Aaron Bannert wrote: > On Thu, Apr 25, 2002 at 05:54:35PM -0700, Justin Erenkrantz wrote: > > How about just using the generic code for these types of situations? > > Perhaps we need an --disable-atomic-asm flag that forces the generic > > code to be used instead of assembly code? -- justin > > Unfortunately that still won't allow our binaries to be portable on > Solaris/Sparc, even within the same version of Solaris.
Why not? It'd just be using C primatives - there would be no assembly to make it non-portable. -- justin
