From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Veer To: chandan.shivaram@wipro.com Cc: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] how to get i386-elf-gcc.exe Date: Fri, 07 Jul 2000 03:36:00 -0000 Message-id: <200007071036.LAA16530@sheesh.cygnus.co.uk> References: <396572CF.D94FBEB8@wipro.com> X-SW-Source: 2000-07/msg00064.html >>>>> "Chandan" == Chandan Bettahalli Shivaramu writes: Chandan> I'm a software engineer working on ECOS Chandan> porting on a 386 pc. I downloaded all the tools (cygwin ) Chandan> required. I have a problem finding the exe file Chandan> i386-elf-gcc.exe. I unzipped both the files Chandan> (gcc-2.95.2-1.tar.gz and gcc-2.95.2-2.tar.gz), but i Chandan> couldn't find the required file. Could u please tell me Chandan> how to get that file. And for the 386 PC target , do we Chandan> need to compile the source (gcc) and build it or is Chandan> 1386-elf-gcc.exe readily available on the web? We do not supply pre-built cross-compilation tools for any of the embedded targets. If you follow the downloading/installation instructions at http://sourceware.cygnus.com/ecos/ you should end up at http://sourceware.cygnus.com/ecos/tools/win-i386-elf.html That tells you how to build the i386-elf toolchain. Bart Veer // eCos net maintainer