bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22823] bfd/libbfd.h:268:4: error: cast between incompatibl


From: nickc at redhat dot com
Subject: [Bug binutils/22823] bfd/libbfd.h:268:4: error: cast between incompatible function types from ‘bfd_boolean (*)(bfd *)’ {aka ‘int (*)(struct bfd *)’} to ‘bfd_boolean (*)(bfd *, bfd *)’ {aka ‘int (*)(struct bfd *, struct bfd *)’}
Date: Tue, 13 Feb 2018 13:24:39 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
Hi Dilyan,

  *sigh*  This turns out to need a much more extensive patch than I had
  originally anticipated.  I have now built myself a gcc v8 toolchain,
  built the binutils with this, encountered the errors you reported - and
  more, and fixed them.  The results have been checked in, so I hope that
  you will now be able to build a toolchain of your own.

Cheers
  Nick

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