Greetings,
I am having trouble building gcc 3.3.1 on ev6.7 proc running tru64 5.1a, the build process seems to bail out towards the end linking,
**********partial erro log**********
ng -DHAVE_CONFIG_H -o cc1 \
c-parse.o c-lang.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-format.o c-semantics.o c-objc-common.o libcpp.a main.o libbackend.a ./intl/libintl.a -liconv ../libiberty/libiberty.a
libiconv
libiconv_open
libiconv_close
collect2: ld returned 1 exit status
make[2]: *** [cc1] Error 1
************************************
Should i try compiling --with-gnu-as or --with-gnu-ld, If someone had the same issues, I would be grateful to hear about workarounds/fixes
Anil S
Received on Wed Oct 01 2003 - 15:49:35 NZST