bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/29116] gprofng fails to build on i686-linux-gnu, aarch64-li


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/29116] gprofng fails to build on i686-linux-gnu, aarch64-linux-gnu
Date: Wed, 04 May 2022 20:33:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29116

--- Comment #11 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---

 The build was configured with --target=i686-linux-gnu.
Does this means that all binaries will be the 32-bit ?


I see that gprofng/libcollector/synctrace.c was built on x86_64 without -m32
option:
% file .libs/synctrace.o
.libs/synctrace.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), with
debug_info, not stripped

 and synctrace.o is linked against the target (32-bit) library.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]