[Mono-devel-list] [PATCH] .Net 2.0 System.Threading.Interlocked, tests and internal improvements
Miguel de Icaza
miguel at ximian.com
Tue Oct 12 11:36:06 EDT 2004
Hello,
> Ok, so that means his use of #ifdef __i686__ should be fine. He uses the
> cpuid stuff for the dynamic version, so that will catch the cpu correctly.
> And it should never get the i686 packages anyways.
We do not build special versions for i686, so I rather just do anything
dynamically and not hardcode anything, these things are hard to track
down on failures.
More information about the Mono-devel-list
mailing list