This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building a Toolchain



Look through the last couple of days posts.  You'll find a fairly detailed 
if rambling post of what I did to make it go.  In all my eCos experience 
(about 5 days ;) ), I've only found that the basic versions of compiler and 
binutils seem to work.

Good luck!

>From: "Ramapriya Rangachar" <ramapriya1@hotmail.com>
>To: ecos-discuss@sourceware.cygnus.com
>Subject: [ECOS] Building a Toolchain
>Date: Fri, 01 Feb 2002 04:23:53 +0000
>MIME-Version: 1.0
>X-Originating-IP: [4.23.91.18]
>Received: from [209.249.29.67] by hotmail.com (3.2) with ESMTP id 
>MHotMailBE23638E000A4004389ED1F91D43DE640; Thu, 31 Jan 2002 20:24:46 -0800
>Received: (qmail 19023 invoked by alias); 1 Feb 2002 04:23:58 -0000
>Received: (qmail 18989 invoked from network); 1 Feb 2002 04:23:54 -0000
>Received: from unknown (HELO hotmail.com) (216.33.241.114)  by 
>sources.redhat.com with SMTP; 1 Feb 2002 04:23:54 -0000
>Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; 
>Thu, 31 Jan 2002 20:23:53 -0800
>Received: from 4.23.91.18 by lw8fd.law8.hotmail.msn.com with HTTP;Fri, 01 
>Feb 2002 04:23:53 GMT
>From ecos-discuss-return-13056-ereikes Thu, 31 Jan 2002 20:25:33 -0800
>Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: 
><mailto:ecos-discuss-unsubscribe-ereikes=hotmail.com@sources.redhat.com>
>List-Subscribe: <mailto:ecos-discuss-subscribe@sources.redhat.com>
>List-Archive: <http://sources.redhat.com/ml/ecos-discuss/>
>List-Post: <mailto:ecos-discuss@sources.redhat.com>
>List-Help: <mailto:ecos-discuss-help@sources.redhat.com>, 
><http://sources.redhat.com/ml/#faqs>
>Sender: ecos-discuss-owner@sources.redhat.com
>Delivered-To: mailing list ecos-discuss@sources.redhat.com
>Message-ID: <F114reBBsQwY6YHkidc00009494@hotmail.com>
>X-OriginalArrivalTime: 01 Feb 2002 04:23:53.0930 (UTC) 
>FILETIME=[41F4BAA0:01C1AAD8]
>
>HI All
>
>I'm not sure if this question is within the scope of this list ....
>But, I'm hoping that someone can point me in the right direction ...
>
>I need to build a cross-toolchain for the ARM.
>The host is Cygwin + Win2K.
>
>I've tried using:
>       binutils-20011002-1-src.tar.bz2
>       gcc-2.95.3-5-src.tar.bz2
>       insight-5.1.1.tar.gz
>which I downloaded using the Cygwin setup program.
>
>binutils and Insight build without a problem. But GCC does not build.
>
>Here is a snippet of the build output:
>________________________________________________________________________if 
>[
>-f lang-f77 ]; then \
>  gcc -DCROSS_COMPILE -DIN_GCC     -g -O2  -DHAVE_CONFIG_H  -o g77.exe 
>gcc.o
>g77
>spec.o g77version.o \
>   version.o prefix.o intl.o  obstack.o       -ladvapi32
>../libiberty/libiberty.
>a; \
>else true; fi
>if [ -f lang-f77 ]; then \
>  rm -f g77-cross.exe; \
>  cp g77.exe g77-cross.exe; \
>else true; fi
>makeinfo   -I/usr/src/gcc/gcc-2.95.3-5/gcc -o cpp.info
>/usr/src/gcc/gcc-2.95.3-5
>/gcc/cpp.texi
>makeinfo: not found
>make[1]: *** [cpp.info] Error 127
>make[1]: Leaving directory `/tmp/build/gcc/gcc'
>make: *** [all-gcc] Error 2
>make: Leaving directory `/tmp/build/gcc'
>________________________________________________________________________
>
>Do I need a patch ???? I have a feeling I do ... not sure where to find it
>though.
>
>I tried gcc-2.95.2.tar.bz2 and gcc-2.95.2-diff-991022 from Handhelds.org.
>But the patch does not seem to apply ....
>
>Any help is greatly appreciated.
>
>
>Thanks
>Ram
>
>
>
>
>
>_________________________________________________________________
>MSN Photos is the easiest way to share and print your photos:
>http://photos.msn.com/support/worldwide.aspx
>


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]