public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Manjula Iyer" <miyer@itsc.uah.edu>
To: <gcc-help@gcc.gnu.org>
Subject: GCC installation help
Date: Mon, 05 Nov 2001 12:36:00 -0000	[thread overview]
Message-ID: <E05C39DBFF41854D9DC891EDC9DAE58A3456CF@home.itsc.uah.edu> (raw)

Hi...
I am trying to install the GNU GCC compiler version 3.0.2.
I have cygwin installed and a previous installation of GCC
(version 2.9.5). I downloaded the source from CVS into a
directory called gcc in the root directory of cygwin. After
which I gave the command ./configure. That worked fine
without any errors. On the ./bootstrap command, I get the
following error:
 
Bootstrapping the compiler
make[1]: Entering directory `/gcc/gcc'
make CC="gcc" libdir=/usr/local/lib LANGUAGES="c " \
        CFLAGS="-g " MAKEINFO="/gcc/missing makeinfo " \
        MAKEINFOFLAGS=""
make[2]: Entering directory `/gcc/gcc'
gcc  -DIN_GCC    -g  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prot
otypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE
 -o gengenrtl.exe \
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;;
esac ` ` case "" in ?*)
 echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case ""
in ?*) echo  ;; esac
 `
obstack.o: In function `print_and_abort':
/gcc/gcc/obstack.c:467: undefined reference to
`_imp__gettext'
collect2: ld returned 1 exit status
make[2]: *** [gengenrtl.exe] Error 1
make[2]: Leaving directory `/gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/gcc/gcc'
make: *** [bootstrap] Error 2

I have the gettext utility installed as well. 
Can someone help me out by replying to this email address
with some suggestions?
 
Thanks
Manjula

             reply	other threads:[~2001-11-16  2:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-05 12:36 Manjula Iyer [this message]
2002-03-14 18:49 Ravi Kishore
2003-09-05 17:40 gcc " Tommy Young
2003-09-08  6:25 ` Erik Christiansen
2005-06-03  9:32 Arindam Sen
2005-06-05 20:23 ` ziza

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=E05C39DBFF41854D9DC891EDC9DAE58A3456CF@home.itsc.uah.edu \
    --to=miyer@itsc.uah.edu \
    --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).