Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3FC80CBC.8040603@specifixinc.com>
Date: Fri, 28 Nov 2003 19:04:28 -0800
From: Jim Wilson <wilson@specifixinc.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: mohanlal jangir <mohanlaljangir@hotmail.com>
CC: cygwin@cygwin.com, gcc@gcc.gnu.org
Subject: Re: building cross compiler from cygwin windows to linux: crti.o
 no such file or directory
References: <OF733A8F48.A0578ED9-ON48256DE9.003B386C-48256DE9.003B8B51@diamond.philips.com> <LAW11-OE3342F5fU4XN0000340c@hotmail.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

mohanlal jangir wrote:
>I am trying to build cross compiler from cygwin window to linux.

Building a cross to linux is an involved process.  You need to build gcc 
and glibc in parallel, or supply a pre-compiled glibc before building gcc.

I suggest looking at the info available at
	http://www.kegel.com/crosstool
which explains how to build gcc and glibc in parallel.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


--
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/

