Any clue what's going on here?---------------------------
arm-none-eabi-gdb.exe - Entry Point Not Found
---------------------------
The procedure entry point _ZSt14__once_functor could not be located in the dynamic link library C:\devkitPro\devkitARM\bin\arm-none-eabi-gdb.exe.
---------------------------
OK
---------------------------
arm-none-eabi-gdb.exe: _ZSt14__once_functor missing
arm-none-eabi-gdb.exe: _ZSt14__once_functor missing
Trying to run arm-none-eabi-gdb.exe from the current release of devkitARM-gdb (version 9.2-4), I get this error:
-
- Site Admin
- Posts: 2003
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: arm-none-eabi-gdb.exe: _ZSt14__once_functor missing
I would presume a mismatch in dlls somewhere - i.e. you have incompatible copies of one or more of the dlls that this build of gdb depends on in your path ahead of the ones that we were supplying in <path/to/devkitpro/tools/bin>. This should no longer be an issue as all of our recent windows binaries no longer have dll dependencies because, quite frankly, it's incredibly difficult to get dll dependent binaries working reliably on other people's systems without providing multiple copies of the same dlls in all the places that might conceivably be searched.
Re: arm-none-eabi-gdb.exe: _ZSt14__once_functor missing
Yeah, upgrading to the latest version seems to have solved the issue, thanks a lot!
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest