public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* cross-toolchain for x86 fails to compile
@ 2022-02-05  0:35 Waldemar Brodkorb
  2022-02-07 12:09 ` Adhemerval Zanella
  0 siblings, 1 reply; 5+ messages in thread
From: Waldemar Brodkorb @ 2022-02-05  0:35 UTC (permalink / raw)
  To: libc-help

Hi,

I am doing my regular update in OpenADK and updated to glibc 2.35.
All toolchains are build fine except x86.

I am getting following error with binutils 2.37 and gcc 11.2:
/home/wbx/embedded-test/openadk/toolchain_qemu-x86_glibc/usr/bin/i686-openadk-linux-gnu-gcc
-o
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/support/test-run-command
-nostdlib -nostartfiles -static -static-pie
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/csu/rcrt1.o
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/csu/crti.o
`/home/wbx/embedded-test/openadk/toolchain_qemu-x86_glibc/usr/bin/i686-openadk-linux-gnu-gcc
--print-file-name=crtbeginS.o`
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/support/test-run-command.o
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/elf/static-stubs.o
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/support/libsupport_nonshared.a
-Wl,--start-group
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/libc.a
-lgcc  -Wl,--end-group
`/home/wbx/embedded-test/openadk/toolchain_qemu-x86_glibc/usr/bin/i686-openadk-linux-gnu-gcc
--print-file-name=crtendS.o`
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/csu/crtn.o
/home/wbx/embedded-test/openadk/toolchain_qemu-x86_glibc/usr/lib/gcc/i686-openadk-linux-gnu/11.2.0/../../../../i686-openadk-linux-gnu/bin/ld:
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/libc.a(setlocale.o):
relocation R_386_GOT32 against absolute symbol
`_nl_current_LC_CTYPE_used' in section `__libc_freeres_fn' is
disallowed
collect2: error: ld returned 1 exit status
gmake[8]: *** [../Rules:293:
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35-final/support/test-run-command]
Error 1
gmake[7]: *** [Makefile:483: support/others] Error 2
gmake[6]: *** [Makefile:9: all] Error 2
gmake[5]: *** [Makefile:62:
/home/wbx/embedded-test/openadk/toolchain_build_qemu-x86_glibc/w-glibc-2.35-1/glibc-2.35/.compiled]
Error 2
gmake[4]: *** [Makefile:106: glibc-compile] Error 2
gmake[3]: *** [mk/build.mk:228: toolchain/final] Error 2
gmake[2]: *** [/home/wbx/embedded-test/openadk/mk/build.mk:177:
world] Error 2
gmake[1]: *** [Makefile.adk:25: all] Error 2
make: *** [Makefile:22: all] Error 2
build failed

Is it a known bug in binutils or glibc?

best regards
 Waldemar

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-07 22:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05  0:35 cross-toolchain for x86 fails to compile Waldemar Brodkorb
2022-02-07 12:09 ` Adhemerval Zanella
2022-02-07 15:16   ` Waldemar Brodkorb
2022-02-07 17:08     ` Adhemerval Zanella
2022-02-07 22:59       ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).