building cross compiler from cygwin windows to linux: crti.o no such file or directory

Jim Wilson wilson@specifixinc.com
Sat Nov 29 03:04:00 GMT 2003


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/



More information about the Cygwin mailing list