This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Bootstrapping is currently broken
- From: Dominik Vogt <vogt at linux dot vnet dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Andreas Krebbel <krebbel at linux dot vnet dot ibm dot com>
- Date: Mon, 7 Mar 2016 14:12:35 +0100
- Subject: Bootstrapping is currently broken
- Authentication-results: sourceware.org; auth=none
- Reply-to: vogt at linux dot vnet dot ibm dot com
A recent patch has broken bootstrapping (s390x) in stage3. The
failure creeped into trunk between friday and today:
-- snip --
g++ -std=gnu++98 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/gencondmd \
build/gencondmd.o .././libiberty/libiberty.a
g++: error: unrecognized command line option â-no-pieâ
-- snip --
(The compiler in PATH is "gcc (GCC) 4.8.5 20150623 (Red Hat
4.8.5-1)").
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
IBM Germany