Greg Ungerer
Greg Ungerer
Hi Romain, On 18/10/19 5:43 am, Romain Naour wrote: > Starting with Binutils 2.33.1, elf2flt segfault while building busybox: > "ld (ld-elf2flt): > /builds/kubu93/toolchains-builder/build/opt/armv7m--uclibc--bleeding-edge-2/arm-buildroot-uclinux-uclibcgnueabi/bin/elf2flt > > This was reported to...
Hi Romain, On 4/11/19 8:12 am, Romain Naour wrote: > Hi Greg, > > Thanks for your reply. > But I didn't received your patch, can you send it again...
Hi Romain, Thomas, On 7/11/19 10:52 pm, Romain Naour wrote: > Hi @gregungerer @cpriouzeau , > > This is another issue with ARM Cortex-m4 toolchain and elf2flt tool, there are...
RISC-V support has been merged into main in later versions of this PR.
This looks to have been sitting here for quite a while now. I have manually resolved the conflict, so it is at least clean and ready to be applied. As...
Further testing has found at least one problem. This only works if you use the single --with-binutils-build-dir configure form. If you specify each of the --with-libbfd/--with-libiberty/etc configure options (but no...
Oh, and the in-tree configure script needs to be regenerated too.
This pull request updated to fix --with-binutils-build-dir case and the configure script re-generated and applied to main.
Fixed. Romain Naour's patch applied.
Elf2flt pull request #27 (https://github.com/uclinux-dev/elf2flt/pull/27) would mean this change is no longer required. It reverts the 2 previous changes that led to this being a problem and instead fixes the...