- tuplet changed from arm-eabi to arm-none-eabi.
- Updated gcc to 4.7.1.
- gdb updated to 7.4.1.
- new release of stlink.
- killed exception handling in libgcc again.
devkitARM release 41
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
devkitARM release 41
New binaries for devkitARM release 41 are now available through the Automated Installer/Updater if you're on windows, for other platforms check the devkitARM getting started page on the wiki.
Re: devkitARM release 41
Big congratulations here at getting rid of all that exceptions stuff. *applauds*
Only thing is I was getting exception-handling code added when using the "new" operator. Even when I tried using the "nothrow" version, it was also including the code.
When I switched to malloc and placement new, the exception-handling code went away. So now, I don't need any more dummy functions.
Only thing is I was getting exception-handling code added when using the "new" operator. Even when I tried using the "nothrow" version, it was also including the code.
When I switched to malloc and placement new, the exception-handling code went away. So now, I don't need any more dummy functions.
Who is online
Users browsing this forum: No registered users and 2 guests