[maemo-developers] [maemo-developers] automatic byte order check
From: Marius Gedminas marius at pov.ltDate: Thu Aug 24 18:24:01 EEST 2006
- Previous message: [maemo-developers] automatic byte order check
- Next message: [maemo-developers] Python pyserial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Aug 23, 2006 at 10:52:58PM +0300, Siarhei Siamashka wrote: > But ARM is alignment sensitive, so you may have problems because of bad > alighment, I started making a page on wiki describing this issue (still very > incomplete): http://maemo.org/maemowiki/PortingFromX86ToARM Thank you for that. I've added a couple of bits of information to that page. I was trying to port makeztxt when I encountered this issue. http://sourceforge.net/tracker/index.php?func=detail&aid=1544995&group_id=9595&atid=109595 > I also tried to search for tools that could identify alignment problems > automatically, but did not find anything useful. Probably the most easy > way to make such tool is to modify valgrind to track alignment for each > memory access operation. But don't know, I ended up finding and fixing > such problems in my code manually without the help of any tools :) That works better if you know the code. ;) I'll try -Wcast-align on makeztxt. Marius Gedminas -- Microsoft has performed an illegal operation and will be shut down. -- Judge Jackson -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20060824/d409af1e/attachment.pgp
- Previous message: [maemo-developers] automatic byte order check
- Next message: [maemo-developers] Python pyserial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]