public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/47923] New: Errors when installing GCC 4.5.2 on AIX 6.1
@ 2011-02-28 12:38 mirko.chioldin at iside dot bcc.it
  2011-02-28 12:43 ` [Bug bootstrap/47923] " pinskia at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: mirko.chioldin at iside dot bcc.it @ 2011-02-28 12:38 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Errors when installing GCC 4.5.2 on AIX 6.1
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mirko.chioldin@iside.bcc.it


Created attachment 23489
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23489
Output commands configure and make

Hello,
I would like to install version 4.5.2 of GCC on AIX 6.1. This release allows me
to use optimizations for Power7.
I installed gcc, C++, cpp, libgcc, LIBGOMP, LIBMPC, M4, MPFR and GMP through
RPM.


After that I setted the environment variables:


export CONFIG_SHELL=/opt/freeware/bin/bash
export LDR_CNTRL=MAXDATA=0x50000000
export LDR_CNTRL=MACDATA=0x30000000
export CONFIG_SHELL
export PATH=/opt/freeware/bin:/users/app/gcc/bin:$PATH:.
export LIBPATH=/opt/freeware/lib:
export LD_LIBRARY_PATH=$LIBPATH



And I run the command configure:

../gcc-4.5.2/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld
--enable-languages=c,c++ --prefix=/users/app/gcc-4.5.2
--mandir=/users/app/gcc/man --infodir=/users/app/gcc/share/info
--enable-version-specific-runtime-libs --disable-nls
--host=powerpc-ibm-aix6.1.0.0 --enable-static --enable-threads=aix
--enable-shared


During the "make" phase, I get the output that I attach.


What can I do?


Mirko


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

end of thread, other threads:[~2012-03-21 14:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-28 12:38 [Bug bootstrap/47923] New: Errors when installing GCC 4.5.2 on AIX 6.1 mirko.chioldin at iside dot bcc.it
2011-02-28 12:43 ` [Bug bootstrap/47923] " pinskia at gcc dot gnu.org
2011-02-28 12:57 ` mirko.chioldin at iside dot bcc.it
2011-02-28 13:09 ` schwab@linux-m68k.org
2011-02-28 15:21 ` mirko.chioldin at iside dot bcc.it
2011-02-28 15:47 ` mirko.chioldin at iside dot bcc.it
2011-03-01 13:20 ` mirko.chioldin at iside dot bcc.it
2011-03-01 13:21 ` mirko.chioldin at iside dot bcc.it
2011-04-14 23:57 ` mirko.chioldin at iside dot bcc.it
2011-04-19 14:02 ` mirko.chioldin at iside dot bcc.it
2012-03-21 14:23 ` michael.haubenwallner at salomon dot at

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