public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: llewelly@xmission.com
To: Ahmad Attia <aattia@ca.ibm.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Compiling gcc error
Date: Thu, 15 Apr 2004 13:53:00 -0000	[thread overview]
Message-ID: <s3rfzb573fb.fsf@xmission.xmission.com> (raw)
In-Reply-To: <OF25F78F66.EBC8BB82-ON85256E76.007C7EE7-85256E76.007CFBC6@ca.ibm.com>

Ahmad Attia <aattia@ca.ibm.com> writes:

> Hi,
> 
> I am compiling gcc 3.3.3 on HP-UX B.11.11 U 9000/800. I am using the
> binutils 2.14 for the compilation.
> 
> As I am compiling I get this error:
> 
> stage1/xgcc -Bstage1/ -B/usr/local/hppa64-hp-hpux11.11/bin/   -g -O2
> -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
> -DHAVE_CONFIG_H  -o cc1 \
>         c-parse.o c-lang.o c-pretty-print.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-objc-common.o c-dump.o libcpp.a  main.o
> libbackend.a ./intl/libintl.a   ../libiberty/libiberty.a
> ./intl/libintl.a(loadmsgcat.o)(.text+0x1f0): In function
> `_nl_init_domain_conv':
> /storage/gcc-3.3.3/gcc/intl/loadmsgcat.c:310: undefined reference to
> `libiconv_open'
> ./intl/libintl.a(dcigettext.o)(.text+0xb20): In function `_nl_find_msg':
> /storage/gcc-3.3.3/gcc/intl/dcigettext.c:876: undefined reference to
> `libiconv'
> collect2: ld returned 1 exit status
> make[2]: *** [cc1] Error 1
> make[2]: Leaving directory `/storage/gcc-3.3.3/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory `/storage/gcc-3.3.3/gcc'
> make: *** [bootstrap] Error 2
> 
> Any advise?

There's a report of a successful bootstrap on hppa64-hpux11.00:
    http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg01057.html . So
    re-read the install instructions at gcc.gnu.org/install/ . Pay
    particular attention to the host/target specific installation
    notes. maybe you missed something.

I don't use hpux, however, so I don't know if 11.00 has much in
    common with 11.11 .

      reply	other threads:[~2004-04-15 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-14 22:42 Ahmad Attia
2004-04-15 13:53 ` llewelly [this message]

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=s3rfzb573fb.fsf@xmission.xmission.com \
    --to=llewelly@xmission.com \
    --cc=aattia@ca.ibm.com \
    --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).