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/



Reply via email to