<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">One thing to keep in mind for anyone trying that is that you can't do unaligned access ...</div>
and we do plenty of them ...<br><br>So either you need to fix that in the code, or catch the exception, and emulate the access ...<br></blockquote><div><br></div><div>Fixing the unaligned accesses should be cross-platform, right? So this kind of thing can be done at a measured pace even while the code still runs PC-side.</div>
<div><br></div><div>Not being a GCC expert, is there some way to find out where these problem accesses are?</div><div><br></div><div>Scott</div></div></div>