public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marcel Reese <mare@nmr.mpibpc.mpg.de>
To: gcc-help@gcc.gnu.org
Subject: Compiling gcc 3.5 on IBM Regatta power 4 (AIX)
Date: Sun, 25 Apr 2004 19:14:00 -0000	[thread overview]
Message-ID: <408C0E23.5040500@nmr.mpibpc.mpg.de> (raw)

Dear reader,

I hope to have found the right person to ask. If not: Please tell me!

I have installed  gcc-3.5-20040327 without problems on Suse-Linux 9.0
with intel Xeon CPU. But now I try to install it on AIX (see subject).
Unfortunately linking doesn't work. I get the following:

.../gcc-3.5/gcc>gcc   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes  -fno-common   -DHAVE_CONFIG_H
-o cc1 \
        c-parse.o c-lang.o c-pretty-print.o stub-objc.o attribs.o
c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o
c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o
c-dump.o c-pch.o rs6000-c.o main.o libbackend.a libcpp.a
../libiberty/libiberty.a ../intl/libintl.a -liconv?         c-parse.o
c-lang.o c-pretty-print.o stub-objc.o attribs.o c-errors.o c-lex.o
c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o
c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o
c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o rs6000-c.o
main.o libbackend.a libcpp.a ../libiberty/libiberty.a ../intl/libintl.a
-liconv -bloadmap
ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext
ld: 0711-317 ERROR: Undefined symbol: ..libintl_bindtextdomain
ld: 0711-317 ERROR: Undefined symbol: ..libintl_textdomain
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
gcc: file path prefix `/usr/local/lib/gcc-lib/loadmap/2.95.2/' never used

It is somehow strange, that it accours with funtions defined in the
"distribution".

Do you know how overcome this? I would be very happy about and as I have
seen in the installation reports there is no one for AIX, yet. New input
might be good for gcc?!

If you have any further questions: I am willing to answer them quickly

Kind Regards,
Marcel Reese



             reply	other threads:[~2004-04-25 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25 19:14 Marcel Reese [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-04-25 19:14 Marcel Reese

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=408C0E23.5040500@nmr.mpibpc.mpg.de \
    --to=mare@nmr.mpibpc.mpg.de \
    --cc=gcc-help@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).