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.

Reply via email to