View Single Post
Old 03-26-2009, 03:18 PM   #19
kostap
Member
kostap began at the beginning.
 
kostap's Avatar
 
Posts: 10
Karma: 10
Join Date: Mar 2009
Location: Israel
Device: PRS-505
BTW, just got the same error on ARM target - "Illegal operation". It happened at "a%b" operation when the "b" was greater than "a" in library / kernel function __udivsi3. The reason for that was probably a bad assembly code created by Code Sourcery G++ toolchain. Replacing the toolchain with DENX solved me the problem.
I just want to say that my calibre error can also be a result of compiler issues (was it built by alfa-quality toolchain?).
kostap is offline   Reply With Quote