delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | "Pinhas Krengel" <bknpk AT hotmail DOT com> |
Subject: | gcc-ada (3.4.1) and GHDL |
Date: | Fri, 26 Nov 2004 23:00:24 +0200 |
Lines: | 43 |
Message-ID: | <co85lh$98n$1@sea.gmane.org> |
X-Complaints-To: | usenet AT sea DOT gmane DOT org |
X-Gmane-NNTP-Posting-Host: | bzq-219-193-202.pop.bezeqint.net |
X-Newsreader: | Microsoft Outlook Express 6.00.2900.2180 |
X-RFC2646: | Format=Flowed; Original |
X-IsSubscribed: | yes |
I tried to build the package GHDL on gcc 3.4.1 on cygwin. I got an error message (below). Can someone give me a tip on how to attack this problem? Thanks, Pinhas gnatmake: objects up to date. gnatmake -o ghdl1.exe -aI./vhdl -aOvhdl ortho_gcc-main \ -bargs -E -cargs -O -Wall -gnata -largs agcc-bindings.o agcc-version.o ../gcc/toplev.o ../gcc/c-convert.o ../gcc/libbackend.a ../libiberty/libiberty.a gnatbind -aO./ -aI./vhdl -aOvhdl -E -I- -x vhdl/ortho_gcc-main.ali gnatlink vhdl/ortho_gcc-main.ali -o ghdl1.exe agcc-bindings.o agcc-version.o ../gcc/toplev.o ../gcc/c-convert.o ../gcc/libbackend.a ../libiberty/libiberty.a ../gcc/toplev.o(.text+0x6abd):toplev.c: undefined reference to `_libintl_gettext' ../gcc/toplev.o(.text+0x6b05):toplev.c: undefined reference to `_libintl_gettext' ../gcc/toplev.o(.text+0x6b20):toplev.c: undefined reference to `_libintl_gettext' ../gcc/toplev.o(.text+0x6b7b):toplev.c: undefined reference to `_libintl_gettext' ../gcc/toplev.o(.text+0x6b96):toplev.c: undefined reference to `_libintl_gettext' ../gcc/toplev.o(.text+0x6bd1):toplev.c: more undefined references to `_libintl_gettext' follow ../gcc/libbackend.a(intl.o)(.text+0x5b):intl.c: undefined reference to `_libintl_bindtextdomain' ../gcc/libbackend.a(intl.o)(.text+0x67):intl.c: undefined reference to `_libintl_textdomain' ../gcc/libbackend.a(final.o)(.text+0x21f1):final.c: undefined reference to `_libintl_gettext' ../gcc/libbackend.a(final.o)(.text+0x2205):final.c: undefined reference to `_libintl_gettext' ../gcc/libbackend.a(rtl-error.o)(.text+0x147):rtl-error.c: undefined reference to `_libintl_gettext' collect2: ld returned 1 exit status gnatlink: cannot call /cygdrive/c/pini_prog/cygwin/bin/gcc.exe gnatmake: *** link failed. make[1]: *** [ghdl1.exe] Error 4 make[1]: Leaving directory `/usr/src/gcc-3.4.1/gcc' make: *** [all-gcc] Error 2 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |