[PATCH 3/3] ldso: fix compile error for bfin non-mmu

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Sep 4 11:28:34 UTC 2014


On 31 August 2014 10:44, Waldemar Brodkorb <wbx at openadk.org> wrote:
> When compiling for bfin non-mmu, you get following error:
> ldso/ldso/dl-elf.c:731:18: error: '_dl_debug_file' undeclared (first use in this function)
> _dl_debug_file is only available when __SUPPORT_LD_DEBUG__ is
> defined.

I think this should use the fd, this is not debugging-output but a hard error.
b212e3804fb155cb418852dd70abad9a3d2354cc
thanks,


More information about the uClibc mailing list