tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
String offsets for ARM
Building www/curl on evbearmv7hf-el it ends up with a series of errors
like this:
...
--- curl ---
CCLD curl
ld: ../lib/.libs/libcurl.so: invalid string offset 5732 >= 1362 for section `.st
rtab'
ld: ../lib/.libs/libcurl.so: invalid string offset 5965 >= 1362 for section `.st
rtab'
ld: ../lib/.libs/libcurl.so: invalid string offset 1397 >= 1362 for section `.st
rtab'
This is with a userland built with MKPIE=no.
Tried both GCC 6 and GCC 7, same result.
Home |
Main Index |
Thread Index |
Old Index