public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mtodorov at alu dot hr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/26711]  New: Compilation breaks in gcc/genattrtab.c on Mac OS X 10.2.8 on G4 with odcctools
Date: Thu, 16 Mar 2006 12:24:00 -0000	[thread overview]
Message-ID: <bug-26711-1064@http.gcc.gnu.org/bugzilla/> (raw)

Hardware: apple powerpc dual g4 867 MHz 
OS:           Mac OS X 10.2.8 Jaguar
Kernel:     Darwin 6.8
Build platform: apple's GCC version 1151, based on gcc version 20020420 from
                        Dec2002DevToolsCD.dmg
                        odcctools-20060226
GCC version:    4.2.0-20060311, 4.1.0 (release)
Mac OS X 10.3.9 status for 4.2-20060311: builds OK

% ../gcc-4.2-20060311/configure --prefix=/usr/local --program-suffix=-4.2
$ make -j 2 bootstrap
.
.
.
gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING
-DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute   
-DHAVE_CONFIG_H -I. -I. -I../../gcc-4.1.0/gcc -I../../gcc-4.1.0/gcc/.
-I../../gcc-4.1.0/gcc/../include -I./../intl
-I../../gcc-4.1.0/gcc/../libcpp/include     ../../gcc-4.1.0/gcc/ggc-common.c -o
ggc-common.o
gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING
-DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute   
-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.1.0/gcc
-I../../gcc-4.1.0/gcc/build -I../../gcc-4.1.0/gcc/../include -I./../intl
-I../../gcc-4.1.0/gcc/../libcpp/include     -o build/genattrtab.o
../../gcc-4.1.0/gcc/genattrtab.c
../../gcc-4.1.0/gcc/ggc-common.c: In function `ggc_rlimit_bound':
../../gcc-4.1.0/gcc/ggc-common.c:681: storage size of `rlim' isn't known
../../gcc-4.1.0/gcc/ggc-common.c:681: warning: unused variable `rlim'
make[2]: *** [ggc-common.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2

-save-temps .i follows in attachment.

Best regards,
Mirsad


-- 
           Summary: Compilation breaks in gcc/genattrtab.c on Mac OS X
                    10.2.8 on G4 with odcctools
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mtodorov at alu dot hr
 GCC build triplet: powerpc-apple-darwin6.8
  GCC host triplet: powerpc-apple-darwin6.8
GCC target triplet: powerpc-apple-darwin6.8


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


             reply	other threads:[~2006-03-16 12:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-16 12:24 mtodorov at alu dot hr [this message]
2006-03-16 12:26 ` [Bug bootstrap/26711] " mtodorov at alu dot hr
2006-03-16 13:24 ` pinskia at gcc dot gnu dot org
2006-03-16 14:12 ` mtodorov at alu dot hr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-26711-1064@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).