On 10/14/2010 03:08 PM, Martin Sustrik wrote: > Hi Martin, > >> the attached patch ensures that a correct rdtsc value is returned when >> compiled >> with sunstudio 12 compiler. > > Just a check: This is a performance patch, right? The codebase still > works with sunstudio, even without this patch?
Also, you should check for the platform (x86 or x86-64). I would expect that sunstudio works with platforms that have no rdtsc instruction -- such as SPARC. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
