public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
@ 2001-12-05 23:36 joel.giraud
  0 siblings, 0 replies; 4+ messages in thread
From: joel.giraud @ 2001-12-05 23:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5027
>Category:       other
>Synopsis:       Problem on install gcc 2.95.2 on AIX4.3.3 system
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 05 23:36:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel.giraud@chu-bordeaux.fr
>Release:        2.95.2
>Organization:
>Environment:
AIX 4.3.3
>Description:
When I run the 'make bootstrap' command on an AIX433 with gcc 2.95.2, I get
the following message :
"./xgcc -B/usr/local/powerpc-ibm-aix4.3.3.0/bin/ -B./ -I/usr/local/powerpc-i
bm-aix4.3.3.0/include -O2   -DIN_GCC -DHAIFA    -g -I./include   -g1  -DIN_L
IBGCC2 -D__GCC_FLOAT_NOT_NEEDED    -maix64 -I. -I/outils/gcc-2.95.2/gcc -I/o
utils/gcc-2.95.2/gcc/config -I/outils/gcc-2.95.2/gcc/../include -c -DL${name
} \
      -DUSE_COLLECT2 /outils/gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar -X32_64 rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
Assembler messages:
Fatal error: invalid listing option `6'
make[4]: *** [libgcc2.a] Erreur 1"
This problem seems due to genmultilib program.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
@ 2001-12-07 12:46 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-12-07 12:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/5027; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  joel.giraud@chu-bordeaux.fr, nobody@gcc.gnu.org
Cc:  
Subject: Re: other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
Date: 7 Dec 2001 20:38:17 -0000

 Synopsis: Problem on install gcc 2.95.2 on AIX4.3.3 system
 
 State-Changed-From-To: open->closed
 State-Changed-By: rodrigc
 State-Changed-When: Fri Dec  7 12:38:17 2001
 State-Changed-Why:
     User had previous version of binutils installed on system
     which was causing problem.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5027&database=gcc


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

* Re: other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
@ 2001-12-07 12:38 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-12-07 12:38 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, joel.giraud, nobody

Synopsis: Problem on install gcc 2.95.2 on AIX4.3.3 system

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Dec  7 12:38:17 2001
State-Changed-Why:
    User had previous version of binutils installed on system
    which was causing problem.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5027&database=gcc


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

* Re: other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
@ 2001-12-07  4:56 Joel Giraud
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Giraud @ 2001-12-07  4:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/5027; it has been noted by GNATS.

From: "Joel Giraud" <joel.giraud@chu-bordeaux.fr>
To: <gcc-gnats@gcc.gnu.org>, <nobody@gcc.gnu.org>
Cc:  
Subject: Re: other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
Date: Fri, 7 Dec 2001 13:49:03 +0100

 You can stop your research.
 It seems that this problem is due to a previous installation of the binutils
 which leaves some binary (as, ld) in the /usr/local/power* directory.
 
 ----- Original Message -----
 From: <gcc-gnats@gcc.gnu.org>
 To: <joel.giraud@chu-bordeaux.fr>
 Sent: Thursday, December 06, 2001 8:36 AM
 Subject: Re: other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system
 
 
 > Thank you very much for your problem report.
 > It has the internal identification `other/5027'.
 > The individual assigned to look at your
 > report is: unassigned.
 >
 > >Category:       other
 > >Responsible:    unassigned
 > >Synopsis:       Problem on install gcc 2.95.2 on AIX4.3.3 system
 > >Arrival-Date:   Wed Dec 05 23:36:01 PST 2001
 


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

end of thread, other threads:[~2001-12-07 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-05 23:36 other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system joel.giraud
2001-12-07  4:56 Joel Giraud
2001-12-07 12:38 rodrigc
2001-12-07 12:46 rodrigc

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