bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25632] #error config.h must be #included before system hea


From: amodra at gmail dot com
Subject: [Bug binutils/25632] #error config.h must be #included before system headers
Date: Tue, 10 Mar 2020 04:25:43 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Please attach a file with the results of running

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 -E -dD `test -f arparse.c || echo
../../binutils-gdb/binutils/`arparse.c

ie. the command line you posted without "-MT arparse.o -MD -MP -MF
.deps/arparse.Tpo -c -o arparse.o" and adding -E -dD.

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