Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <01ae01c2ebd1$af2624c0$78d96f83@pomello> From: "Max Bowsher" To: "Steve Graham" , References: Subject: Re: GCC 3.2.2 Cygwin to i386-elf cross compiler Date: Sun, 16 Mar 2003 15:35:33 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Steve Graham wrote: > Hi > > I am using GCC in cygwin and I want' to prorgams based on the i386-elf > format like in linux. I am having troubles building it though > > I have tried > > binutils: > ./configure --target=i386-elf > make > make install > OK > > GCC whole distribution: > ./configure --target=i386-elf > make > > But when building GCC I just get Error 2 on i386.o > then it exits with Error 1. > > How do I build a cross compiler from cygwin to elf, what am I doing > wrong? Providing far far too little info for anyone to help. Read http://cygwin.com/bugs.html and the "smart questions" link from there. Max. -- 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/