On 31 August 2014 10:44, Waldemar Brodkorb <[email protected]> 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, _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
