This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

other/5027: Problem on install gcc 2.95.2 on AIX4.3.3 system



>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]