Re: [unsolved] memcpy@GLIBC_2.4; No symbol version section
Posted by
Sven Gothel on
Jan 28, 2015; 9:56pm
URL: https://forum.jogamp.org/unsolved-memcpy-GLIBC-2-4-No-symbol-version-section-tp4033903p4033952.html
On 01/28/2015 05:32 PM, schnabelvieh [via jogamp] wrote:
> I will try ;-)
>
> This is the output of gcc -v (current version)
>
From IRC ..
(05:38:32 PM) sgothel: schnabelvieh .. you have to check your toolchain .. hmm
(05:38:50 PM) sgothel: but I have no time for it right now .. pls file a bug report
(05:39:04 PM) sgothel: and you can also use a pre-build toolchain we/I use .. one sec
(05:39:45 PM) sgothel:
http://jogamp.org/files/toolchain/(05:40:12 PM) sgothel: here you see: x-tools.linux_gnueabi_gcc463_arm.tar.xz and opt-linux-armxx-armxx-toolchain-user-libs-20140108.tar.xz
(05:40:22 PM) sgothel: both I use for our jenkins auto builds ..
(05:40:39 PM) sgothel: highly likely that your toolchain is newer .. and we have to adapt to it ..
~Sven