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

--- Comment #10 from Jaydeep Chauhan <jaydeepchauhan1494 at gmail dot com> ---
(In reply to cvs-com...@gcc.gnu.org from comment #8)
> The master branch has been updated by Nick Clifton <ni...@sourceware.org>:
> 
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;
> h=ca859a893931d6fad8b35cf2c20afd43422a59fe
> 
> commit ca859a893931d6fad8b35cf2c20afd43422a59fe
> Author: Jaydeep Chauhan <jaydeepchauhan1...@gmail.com>
> Date:   Mon May 18 11:36:26 2020 +0100
> 

Hi Nick,

Currently build is failing because of for loop (for (i = 0, fullpath[i]; i++))
at line 133 of bfd/bfdio.c, Need to update "," with ";" in for loop.After that
patch is working fine.

Thanks,
Jaydeep.

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

Reply via email to