public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14467] New: rtl.h Problems
@ 2004-03-07 14:01 despinoza at freemail dot nl
  2004-03-07 16:43 ` [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: despinoza at freemail dot nl @ 2004-03-07 14:01 UTC (permalink / raw)
  To: gcc-bugs

stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin5.5/bin/   -g -O2 -DIN_GCC   -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -
Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
xgcc: installation problem, cannot exec `c++filt3': No such file or directory
make[2]: *** [gengenrtl] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2
[localhost:Downloads/Linux/gcc-3.3.3] ca_hehn%

-- 
           Summary: rtl.h Problems
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: despinoza at freemail dot nl
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ./configure --enable-threads --with-cpu=powerpc --
                    enable-initfin
  GCC host triplet: powerpc-apple-darwin5.5
GCC target triplet: powerpc-apple-darwin5.5


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
@ 2004-03-07 16:43 ` pinskia at gcc dot gnu dot org
  2004-03-21 18:54 ` mmitchel at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-07 16:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-07 16:43 -------
This was caused by:
2002-12-10  Devang Patel  <dpatel@appple.com>
        
        * config/darwin.h(LINK_SPEC): Add darwin specific linker options.
        * doc/invoke.texi: Add new "Darwin Options" section.
Please fix this the error which is caused by darwin5.5 not having c++filt3 at all.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dpatel at gcc dot gnu dot
                   |dot org                     |org
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |ASSIGNED
          Component|c++                         |target
     Ever Confirmed|                            |1
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-07 16:43:36
               date|                            |
            Summary|rtl.h Problems              |[3.3/3.4/3.5 Regression]
                   |                            |Compiling on Mac OS X 10.1.5
                   |                            |broken
   Target Milestone|---                         |3.3.4


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
  2004-03-07 16:43 ` [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken pinskia at gcc dot gnu dot org
@ 2004-03-21 18:54 ` mmitchel at gcc dot gnu dot org
  2004-03-21 19:26 ` gdr at integrable-solutions dot net
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-03-21 18:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-21 18:54 -------
OS X is not a primary platform.  Postponed until GCC 3.4.1.

(Still, I would think that Apple folks would want to fix this bug, which
probably has an easy fix!  So, I've added Matt to the CC list.)

Gaby, please note that this PR was formerly targeted at 3.3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at integrable-solutions
                   |                            |dot net, austern at apple
                   |                            |dot com
   Target Milestone|3.3.4                       |3.4.1


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
  2004-03-07 16:43 ` [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken pinskia at gcc dot gnu dot org
  2004-03-21 18:54 ` mmitchel at gcc dot gnu dot org
@ 2004-03-21 19:26 ` gdr at integrable-solutions dot net
  2004-03-30  2:48 ` dpatel at apple dot com
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: gdr at integrable-solutions dot net @ 2004-03-21 19:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gdr at integrable-solutions dot net  2004-03-21 19:26 -------
Subject: Re:  [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken

"mmitchel at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| Gaby, please note that this PR was formerly targeted at 3.3.4.

Thanks for the update!

-- Gaby


-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (2 preceding siblings ...)
  2004-03-21 19:26 ` gdr at integrable-solutions dot net
@ 2004-03-30  2:48 ` dpatel at apple dot com
  2004-03-30  2:53 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dpatel at apple dot com @ 2004-03-30  2:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dpatel at apple dot com  2004-03-30 02:48 -------
c++filt3 is available with developer tools. When user select gcc 3.1 as default compiler (using 'sudo 
gcc_select 3.1')  /usr/bin/c++filt links to /usr/bin/c++filt3.



-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (3 preceding siblings ...)
  2004-03-30  2:48 ` dpatel at apple dot com
@ 2004-03-30  2:53 ` pinskia at gcc dot gnu dot org
  2004-03-30  2:57 ` dpatel at apple dot com
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-30  2:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-30 02:53 -------
c++filt3 does not exist on 10.1.5 as 3.1 did not exist when 10.1 come out so that is the bug.

-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (4 preceding siblings ...)
  2004-03-30  2:53 ` pinskia at gcc dot gnu dot org
@ 2004-03-30  2:57 ` dpatel at apple dot com
  2004-03-30  3:00 ` dpatel at apple dot com
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dpatel at apple dot com @ 2004-03-30  2:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dpatel at apple dot com  2004-03-30 02:57 -------
Do we support bootstrapping with GCC 2.95?

-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (5 preceding siblings ...)
  2004-03-30  2:57 ` dpatel at apple dot com
@ 2004-03-30  3:00 ` dpatel at apple dot com
  2004-03-30  3:02 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dpatel at apple dot com @ 2004-03-30  3:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dpatel at apple dot com  2004-03-30 03:00 -------
GCC 3.1 is available for Mac OS 10.1 with May 2002 Developer Tools.

-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (6 preceding siblings ...)
  2004-03-30  3:00 ` dpatel at apple dot com
@ 2004-03-30  3:02 ` pinskia at gcc dot gnu dot org
  2004-03-30 19:11 ` dpatel at apple dot com
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-30  3:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-30 03:02 -------
GCC supports bootstrap with any compiler including 2.95.3.

-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (7 preceding siblings ...)
  2004-03-30  3:02 ` pinskia at gcc dot gnu dot org
@ 2004-03-30 19:11 ` dpatel at apple dot com
  2004-04-06 18:45 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dpatel at apple dot com @ 2004-03-30 19:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dpatel at apple dot com  2004-03-30 19:11 -------
GCC mainline bootstraps using GCC 2.95.3 as system compiler fails on Mac OS X 10.1.0 before it 
reaches c++filt3 because of undefined -Wold-style-definition and -Wno-variadic-macros options.

-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (8 preceding siblings ...)
  2004-03-30 19:11 ` dpatel at apple dot com
@ 2004-04-06 18:45 ` cvs-commit at gcc dot gnu dot org
  2004-04-06 18:49 ` cvs-commit at gcc dot gnu dot org
  2004-04-06 19:06 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-04-06 18:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-06 18:44 -------
Subject: Bug 14467

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dpatel@gcc.gnu.org	2004-04-06 18:44:32

Modified files:
	gcc/config     : darwin.h 
	gcc            : ChangeLog 

Log message:
	PR 14467
	* config/darwin.h (LINK_COMMAND_SPEC): Use c++filt instead of c++filt3.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.h.diff?cvsroot=gcc&r1=1.76&r2=1.77
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3352&r2=2.3353



-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (9 preceding siblings ...)
  2004-04-06 18:45 ` cvs-commit at gcc dot gnu dot org
@ 2004-04-06 18:49 ` cvs-commit at gcc dot gnu dot org
  2004-04-06 19:06 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-04-06 18:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-06 18:49 -------
Subject: Bug 14467

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	dpatel@gcc.gnu.org	2004-04-06 18:48:50

Modified files:
	gcc            : ChangeLog 
	gcc/config     : darwin.h 

Log message:
	PR 14467
	* config/darwin.h (LINK_COMMAND_SPEC): Use c++filt instead of c++filt3.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.965&r2=1.16114.2.966
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.43.2.2&r2=1.43.2.3



-- 


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


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

* [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken
  2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
                   ` (10 preceding siblings ...)
  2004-04-06 18:49 ` cvs-commit at gcc dot gnu dot org
@ 2004-04-06 19:06 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-06 19:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-06 19:06 -------
Fixed for 3.3.4

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|3.4.1                       |3.3.4


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


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

end of thread, other threads:[~2004-04-06 19:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-07 14:01 [Bug c++/14467] New: rtl.h Problems despinoza at freemail dot nl
2004-03-07 16:43 ` [Bug target/14467] [3.3/3.4/3.5 Regression] Compiling on Mac OS X 10.1.5 broken pinskia at gcc dot gnu dot org
2004-03-21 18:54 ` mmitchel at gcc dot gnu dot org
2004-03-21 19:26 ` gdr at integrable-solutions dot net
2004-03-30  2:48 ` dpatel at apple dot com
2004-03-30  2:53 ` pinskia at gcc dot gnu dot org
2004-03-30  2:57 ` dpatel at apple dot com
2004-03-30  3:00 ` dpatel at apple dot com
2004-03-30  3:02 ` pinskia at gcc dot gnu dot org
2004-03-30 19:11 ` dpatel at apple dot com
2004-04-06 18:45 ` cvs-commit at gcc dot gnu dot org
2004-04-06 18:49 ` cvs-commit at gcc dot gnu dot org
2004-04-06 19:06 ` pinskia at gcc dot gnu dot org

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).