bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25632] New: #error config.h must be #included before syste


From: hftsai256 at gmail dot com
Subject: [Bug binutils/25632] New: #error config.h must be #included before system headers
Date: Thu, 05 Mar 2020 02:54:10 +0000

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

            Bug ID: 25632
           Summary: #error config.h must be #included before system
                    headers
           Product: binutils
           Version: 2.34
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: hftsai256 at gmail dot com
  Target Milestone: ---

I'm seeing this from a clean build from scratch on :

gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/binutils  -I.
-I../../binutils-gdb/binutils -I../bfd -I../../binutils-gdb/binutils/../bfd
-I../../binutils-gdb/binutils/../include
-DLOCALEDIR="\"/home/hftsai/Workshops/test_gdb/build.install/share/locale\""
-Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -Wstack-usage=262144
-I../../binutils-gdb/binutils/../zlib -g -O2 -MT arparse.o -MD -MP -MF
.deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo
../../binutils-gdb/binutils/`arparse.c 
In file included from
../../binutils-gdb/binutils/../include/alloca-conf.h:16:0,
                 from ../../binutils-gdb/binutils/sysdep.h:23,
                 from ../../binutils-gdb/binutils/arparse.y:29:
./config.h:7:4: error: #error config.h must be #included before system headers
 #  error config.h must be #included before system headers
    ^~~~~

After checking with some possible duplicates, I guess this issue is not related
to bfd.h.


Repository: git://sourceware.org/git/binutils-gdb.git
Commit: 899016d4 gdb-9.1-release
OS: Ubuntu 18.04.1
gcc version: 7.4.0
configuration parameters: --disable-werror

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