bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29348] gdb/build: format specifies type 'unsigned long' bu


From: lienze at sourceware dot org
Subject: [Bug binutils/29348] gdb/build: format specifies type 'unsigned long' but the argument has type 'bfd_size_type' (aka 'unsigned long long')
Date: Thu, 14 Jul 2022 13:07:32 +0000

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

--- Comment #3 from Enze Li <lienze at sourceware dot org> ---
(In reply to Alan Modra from comment #2)
> The direct cause here is likely a wrong configure setting for
> BFD_HOST_64BIT_LONG.  How did you configure and build?

I use the following command,

$ ./configure --prefix=`pwd`/build --disable-binutils --disable-ld
--disable-gold --disable-gas --disable-sim --disable-gprof --disable-gprofng
$ make

In addition, I noticed that the error also appeared on another macbook which
newly installed macOS 11.6.1

-- 
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]