Android NDK r7b linker crashes for no reason =(

143 views
Skip to first unread message

Felipe Monteiro de Carvalho

unread,
Mar 26, 2012, 10:08:21 AM3/26/12
to android-ndk
Hello,

Using the Free Pascal compiler and the Lazarus IDE the linker from
path C:\Programas\android-ndk-r7b\toolchains\arm-linux-
androideabi-4.4.3\prebuilt\windows\bin\arm-linux-androideabi-ld.exe
crashes!

Using the linker from android-ndk-r7 works perfectly =/

I don't know if there is a NDK bug tracker where this should be
reported.

thanks,

Felipe Monteiro de Carvalho

David Turner

unread,
Mar 27, 2012, 8:43:33 AM3/27/12
to andro...@googlegroups.com
The linker from NDK r7 was using binutils 2.20.1 which turned out to be buggy for other reasons. The one in NDK r7b reverted to binutils 2.19
Your crash is likely due to a bug in binutils 2.19. You should try rebuilding the toolchain with binutils 2.21 which is now in the AOSP toolchain repository.
Hopefully this will be part of a future NDK release.


--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.


Reply all
Reply to author
Forward
0 new messages