|
From: | vladimir.mezentsev at oracle dot com |
Subject: | [Bug gprofng/30036] Build failure on aarch64 w/ glibc: symbol `pwrite64' is already defined |
Date: | Sat, 04 Feb 2023 04:54:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30036 --- Comment #3 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> --- I cannot reproduce the problem on my machines. My gcc on aarch64 doesn't generate the 32-bit binaries: % gcc x.c -m32 gcc: error: unrecognized command line option ‘-m32’ How do you configure your build to build the 32-bit binaries on aarch64 ? Is it Ubuntu ? I see the similar errors for creat64() and mmap64() on x86_64 when I build with '-m32 -D_FILE_OFFSET_BITS=64'. I fixed this. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |