Compiling gcc 3.5 on IBM Regatta power 4 (AIX)
Marcel Reese
marcel.reese@gmx.net
Sun Apr 25 19:14:00 GMT 2004
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
More information about the Gcc-help
mailing list