public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
@ 2003-05-26  8:41 ` dhazeghi@yahoo.com
  2003-05-27 18:03 ` pinskia@physics.uc.edu
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-26  8:41 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 08:09 -------
Hello,

it looks like libstdc++ is not being correctly found and included when linking abi_check.o. First, do 
you have all the necessary patches installed (per the instructions at http://gcc.gnu.org/install/
specific.html#*-ibm-aix* ). Secondly, it doesn't look like from the command line indicated that 
libstdc++ is included in the link line. What happens if you repeat the last command, but add -
lstdc++ before -lm? Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
  2003-05-26  8:41 ` [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3 dhazeghi@yahoo.com
@ 2003-05-27 18:03 ` pinskia@physics.uc.edu
  2003-05-27 19:33 ` jerome.zago@insalien.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-27 18:03 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia@physics.uc.edu  2003-05-27 18:01 -------
See Dara's question.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
  2003-05-26  8:41 ` [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3 dhazeghi@yahoo.com
  2003-05-27 18:03 ` pinskia@physics.uc.edu
@ 2003-05-27 19:33 ` jerome.zago@insalien.org
  2003-06-13 15:12 ` dhazeghi@yahoo.com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jerome.zago@insalien.org @ 2003-05-27 19:33 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From jerome.zago@insalien.org  2003-05-27 19:20 -------
Adding -lstdc++ didn't solve the problem. 
According to my sysadmin, APAR IY26685 (AIX 4.3) isn't installed indeed. I'll notify you 
whether applying it solves the problem, this might be in a few weeks though, he is busy... 



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
                   ` (2 preceding siblings ...)
  2003-05-27 19:33 ` jerome.zago@insalien.org
@ 2003-06-13 15:12 ` dhazeghi@yahoo.com
  2003-07-01 18:26 ` jerome dot zago at insalien dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-13 15:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-06-13 15:12 -------
Jerome,

any news on this report? Have you been able to get the patch installed? Thanks,

Dara


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
                   ` (3 preceding siblings ...)
  2003-06-13 15:12 ` dhazeghi@yahoo.com
@ 2003-07-01 18:26 ` jerome dot zago at insalien dot org
  2003-07-12 23:28 ` dje at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jerome dot zago at insalien dot org @ 2003-07-01 18:26 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From jerome dot zago at insalien dot org  2003-07-01 18:26 -------
Not yet, too much work :(


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
                   ` (4 preceding siblings ...)
  2003-07-01 18:26 ` jerome dot zago at insalien dot org
@ 2003-07-12 23:28 ` dje at gcc dot gnu dot org
  2003-07-29 20:35 ` pinskia at physics dot uc dot edu
  2003-08-29 14:28 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu dot org @ 2003-07-12 23:28 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dje at gcc dot gnu dot org  2003-07-12 23:28 -------
Are you using AIX assembler, linker, nm, ar, etc., or are you using GNU Binutils
assembler, linker, nm, ar, etc.?


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
                   ` (5 preceding siblings ...)
  2003-07-12 23:28 ` dje at gcc dot gnu dot org
@ 2003-07-29 20:35 ` pinskia at physics dot uc dot edu
  2003-08-29 14:28 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 20:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
       [not found] <20030523122306.10951.jerome.zago@insalien.org>
                   ` (6 preceding siblings ...)
  2003-07-29 20:35 ` pinskia at physics dot uc dot edu
@ 2003-08-29 14:28 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-29 14:28 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-29 14:28 -------
No feedback in 3 months and  3.3 is known to work on AIX 4.3.3. so closing.


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

* [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3
@ 2003-05-23 13:13 jerome.zago@insalien.org
  0 siblings, 0 replies; 9+ messages in thread
From: jerome.zago@insalien.org @ 2003-05-23 13:13 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From jerome.zago@insalien.org  2003-05-23 12:28 -------
Created an attachment (id=4058)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4058&action=view)
configure --disable-nls and make bootstrap output




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2003-08-29 14:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030523122306.10951.jerome.zago@insalien.org>
2003-05-26  8:41 ` [Bug bootstrap/10951] gcc-3.3 (libstdc++) fails to bootstrap on AIX 4.3.3 dhazeghi@yahoo.com
2003-05-27 18:03 ` pinskia@physics.uc.edu
2003-05-27 19:33 ` jerome.zago@insalien.org
2003-06-13 15:12 ` dhazeghi@yahoo.com
2003-07-01 18:26 ` jerome dot zago at insalien dot org
2003-07-12 23:28 ` dje at gcc dot gnu dot org
2003-07-29 20:35 ` pinskia at physics dot uc dot edu
2003-08-29 14:28 ` pinskia at gcc dot gnu dot org
2003-05-23 13:13 jerome.zago@insalien.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).