На 31.08.2017 в 20:11, ty написа:
​Hello. Resending after seeing Harald's email about the outage. I hadn't received a response so I suspect my mail never got delivered.​


On Fri, Aug 25, 2017 at 5:02 PM, ty <tyruskam@gmail.com> wrote:
Thanks once again Pau.

I managed to fix the above error. It was a symlink issue which forced the build to use the old libtalloc.

However, the build now fails with this error:

arm-none-eabi-ld: section .text.exceptions VMA [0080001c,00800037] overlaps section .compal.reservedram VMA [00800000,008000fe]
Makefile.inc:135: recipe for target 'board/compal_e88/hello_world.e88flash.elf' failed
make[1]: *** [board/compal_e88/hello_world.e88flash.elf] Error 1
make[1]: Leaving directory '/home/tyrus/osmocom-bb/src/target/firmware'
Makefile:89: recipe for target 'firmware' failed
make: *** [firmware] Error 2

See https://osmocom.org/issues/1917

On Fedora 26 I was able to build it using gcc-4.9.4, binutils-2.21.1a and newlib-1.19.0.
I've build the arm toolchain using the build script and instructions from https://osmocom.org/projects/baseband/wiki/GnuArmToolchain

BR
Vasil