Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/5/2010
intrinsic not allowed in Thumb mode
This error indicates that the compiler attempted to compile an intrinsic function not supported in Thumb mode, such as _prefetch.
Note that if source is compiled with the /GL (Whole Program Optimization), this error will not be output until the referenced object is linked.