public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mirko.chioldin at iside dot bcc.it" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/47923] Errors when installing GCC 4.5.2 on AIX 6.1
Date: Tue, 01 Mar 2011 13:20:00 -0000	[thread overview]
Message-ID: <bug-47923-4-SzGUNLWZFZ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47923-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Mirko <mirko.chioldin at iside dot bcc.it> 2011-03-01 13:20:17 UTC ---
Hello,
I have tried to compile with XLC.
I set the variables with the following lines:

export LDR_CNTRL=MAXDATA=0x50000000
export LDR_CNTRL=MACDATA=0x30000000
export PATH=/usr/vac/bin:/usr/vacpp/bin:$PATH.
export CXX=/usr/vac/bin/xlc
export LD=/usr/vac/bin/xlc
export LIBPATH=/usr/vac/lib:/usr/vacpp/lib:/usr/lib:
export LD_LIBRARY_PATH=$LIBPATH
export PATH=/users/app/gcc/bin:$PATH:.


I run these command:

../gcc-4.5.2/configure --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

make CFLAGS='-O0' CXXFLAGS='-O0' LIBCFLAGS='-O0' LIBCXXFLAGS='-O0
-fno-implicit-templates' bootstrap



But the compilation stops anyway.

What can I do?


Mirko


  parent reply	other threads:[~2011-03-01 13:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 12:38 [Bug bootstrap/47923] New: " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-47923-4-SzGUNLWZFZ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).