http://bugs.openembedded.org/show_bug.cgi?id=749
------- Comment #3 from [EMAIL PROTECTED] 2006-06-28 15:58 ------- I'm hitting this too, it looks like the lines beginning with '#error set' were supposed to set some sort of variable, maybe by an exception trap or something, but this isn't supported anymore or the syntax has changed and it is now causing the compiler to error out. I replaced those lines with 'typedef' statements instead and it compiled, but I haven't run the code on a device yet. -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
