From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9984 invoked by alias); 29 Apr 2009 23:13:45 -0000 Received: (qmail 9905 invoked by alias); 29 Apr 2009 23:13:33 -0000 Date: Wed, 29 Apr 2009 23:13:00 -0000 Message-ID: <20090429231333.9904.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/39968] [4.5 Regression] ./plugin-version.h:11: error: 'gcc_version' defined but not used In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg03007.txt.bz2 ------- Comment #1 from pinskia at gmail dot com 2009-04-29 23:13 ------- Subject: Re: New: [4.5 Regression] ./plugin-version.h:11: error: 'gcc_version' defined but not used Looks like this failson non elf hosts (well darwin supports dlopen so I don't understand why it fails on darwin). Sent from my iPhone On Apr 29, 2009, at 10:19 AM, "dominiq at lps dot ens dot fr" wrote: > Yet another bootstrap error on i686-apple-darwin9: > > ... > /opt/gcc/i686-darwin/./prev-gcc/xgcc -B/opt/gcc/i686-darwin/./prev- > gcc/ > -B/opt/gcc/gcc4.5w/i686-apple-darwin9/bin/ -c -g -O2 -fomit-frame- > pointer > -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- > prototypes > -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format- > attribute > -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength- > strings -Werror > -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-work/gcc > -I../../gcc-4.5-work/gcc/. -I../../gcc-4.5-work/gcc/../include - > I./../intl > -I../../gcc-4.5-work/gcc/../libcpp/include -I/sw/include > -I../../gcc-4.5-work/gcc/../libdecnumber > -I../../gcc-4.5-work/gcc/../libdecnumber/dpd -I../libdecnumber -I/sw/ > include > -I/sw/include -DCLOOG_PPL_BACKEND ../../gcc-4.5-work/gcc/pointer- > set.c -o > pointer-set.o > cc1: warnings being treated as errors > ./plugin-version.h:11: error: 'gcc_version' defined but not used > make[3]: *** [plugin.o] Error 1 > make[3]: *** Waiting for unfinished jobs.... > rm gcj-dbtool.pod fsf-funding.pod jcf-dump.pod jv-convert.pod > grmic.pod > gcov.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gij.pod gcc.pod > gfortran.pod > make[2]: *** [all-stage2-gcc] Error 2 > make[1]: *** [stage2-bubble] Error 2 > make: *** [all] Error 2 > > > -- > Summary: [4.5 Regression] ./plugin-version.h:11: error: > 'gcc_version' defined but not used > Product: gcc > Version: 4.5.0 > Status: UNCONFIRMED > Severity: normal > Priority: P3 > Component: bootstrap > AssignedTo: unassigned at gcc dot gnu dot org > ReportedBy: dominiq at lps dot ens dot fr > GCC build triplet: i686-apple-darwin9 > GCC host triplet: i686-apple-darwin9 > GCC target triplet: i686-apple-darwin9 > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39968 > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39968