Hello, I was orignally using unsigned ints for ms timer values, but decided to use 64 bit ints instead. I switched my typedef to uint64_t and recompiled ... everything fine. When I did insmod, I got unresolved symbol errors like so:
__cmpdi2 __fixunssfdi what could be the possible cause, and how would I go about tracking these errors for future incidents?? Thanks, ~Ken -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
