public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux
@ 2013-08-26  7:27 mikpe at it dot uu.se
  2013-08-26  9:08 ` [Bug bootstrap/58242] " ubizjak at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mikpe at it dot uu.se @ 2013-08-26  7:27 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58242

            Bug ID: 58242
           Summary: [4.9 regression] linux-android.c:40:7: error:
                    'OPTION_BIONIC' was not declared in this scope breaks
                    bootstrap on powerpc64-linux
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mikpe at it dot uu.se

Attempting to bootstrap gcc-4.9-20130825 on powerpc64-linux fails with:

g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  
-DHAVE_CONFIG_H -I. -I. -I/mnt/archive/gcc-4.9-20130825/gcc
-I/mnt/archive/gcc-4.9-20130825/gcc/.
-I/mnt/archive/gcc-4.9-20130825/gcc/../include
-I/mnt/archive/gcc-4.9-20130825/gcc/../libcpp/include
-I/home/mikpe/pkgs/linux-ppc64/gmp-5.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpfr-3.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpc-1.0.1/include 
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber/dpd -I../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libbacktrace    -I. -I.
-I/mnt/archive/gcc-4.9-20130825/gcc -I/mnt/archive/gcc-4.9-20130825/gcc/.
-I/mnt/archive/gcc-4.9-20130825/gcc/../include
-I/mnt/archive/gcc-4.9-20130825/gcc/../libcpp/include
-I/home/mikpe/pkgs/linux-ppc64/gmp-5.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpfr-3.1.2/include
-I/home/mikpe/pkgs/linux-ppc64/mpc-1.0.1/include 
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libdecnumber/dpd -I../libdecnumber
-I/mnt/archive/gcc-4.9-20130825/gcc/../libbacktrace   \
        /mnt/archive/gcc-4.9-20130825/gcc/config/linux-android.c
/mnt/archive/gcc-4.9-20130825/gcc/config/linux-android.c: In function 'bool
linux_android_libc_has_function(function_class)':
/mnt/archive/gcc-4.9-20130825/gcc/config/linux-android.c:40:7: error:
'OPTION_BIONIC' was not declared in this scope
make[3]: *** [linux-android.o] Error 1

The previous weekly snapshot, 4.9-20130818, bootstrapped fine on this machine.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-05 16:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-26  7:27 [Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux mikpe at it dot uu.se
2013-08-26  9:08 ` [Bug bootstrap/58242] " ubizjak at gmail dot com
2013-08-28  9:18 ` rguenth at gcc dot gnu.org
2013-09-02  8:47 ` ebotcazou at gcc dot gnu.org
2013-09-05 11:43 ` aivchenk at gmail dot com
2013-09-05 16:48 ` mikpe at it dot uu.se

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).