All,
I have a project that was compiling and running correctly using an older version of uVision 4. I just upgraded from 4.70a to version 4.71a, and am getting the following error after I compile my project:
.\Obj\PumaINS.axf: Error: L6218E: Undefined symbol __dso_handle (referred from main.o).
There is no mention of 'dso_handle' anywhere in my project, so I don't know how to begin troubleshooting this issue. Does anyone know what might've changed in the most recent uVision update that caused this, and how we can correct it?
Thanks, Andy
This, combined with the recent "-O3 -Otime" bugs fixed in 4.71a (armcc 5.03u1), does NOT instill confidence in the stability of the compiler!