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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Date: | Wed, 9 Oct 2002 20:47:18 +0200 |
From: | =?iso-8859-1?Q?Christian_J=F6nsson?= <christian AT j-son DOT org> |
To: | Manfred Hollstein <manfredh AT redhat DOT com> |
Cc: | binutils <binutils AT sources DOT redhat DOT com>, cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: How do I compile binutils on cygwin? |
Message-ID: | <20021009204717.A8846@u1sparc.j-son.org> |
Mail-Followup-To: | Manfred Hollstein <manfredh AT redhat DOT com>, |
binutils <binutils AT sources DOT redhat DOT com>, cygwin <cygwin AT cygwin DOT com> | |
References: | <20021009191108 DOT A8827 AT u1sparc DOT j-son DOT org> <1034184411 DOT 2354 DOT 43 DOT camel AT saturn DOT hollstein DOT net> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5.1i |
In-Reply-To: | <1034184411.2354.43.camel@saturn.hollstein.net>; from manfredh@redhat.com on Wed, Oct 09, 2002 at 07:26:47PM +0200 |
On Wed, Oct 09, 2002 at 07:26:47PM +0200, Manfred Hollstein wrote: > On Wed, 2002-10-09 at 19:11, Christian Jönsson wrote: > > I have just a small question... how do I compile binutils cvs trunk > > under cygwin? > > I've never built binutils (or anything else) on Cygwin, but adding > "--disable-nls" to your configure command should work around the > problem. > well, i tried now with this: /usr/local/src/gcc-binutils/trunk/src/configure \ --enable-shared --enable-threads=posix --disable-nls but the same results: generating import library for `cygintl-2.dll' dlltool --as=as --dllname cygintl-2.dll --def .libs/cygintl-2.dll-def --output-l ib .libs/libimp-cygintl-2.a grep: /usr/lib/libiconv.la: No such file or directory sed: can't read /usr/lib/libiconv.la: No such file or directory libtool: link: `/usr/lib/libiconv.la' is not a valid libtool archive make[3]: *** [libbfd.la] Error 1 make[3]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir-binutils/bf d' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir-binutils/bf d' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir-binutils/bf d' make: *** [all-bfd] Error 2 the thing is that I can't find any libiconv whatsoever... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |