This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: building a cross compiler for linux


On 13 December 2006 08:51, Domen Vrankar wrote:

> I think I wrote what I want to do the wrong way.
> 
> I want to build a cross compiler on linux that would output Cygwin
> executables ( Linux host -> Cygwin target).

  Ah, ok, understood.  This is known to be possible.

> I downloaded w32api-3.8-1-src.tar.bz2 package but now I don't know
> what to do with it.
> 
> Anny suggestions?

  Discard it.  Get the binary tarball instead.  It contains the headers and
libs needed for the cross-compiler.  Untar it somewhere and use the unpacked
tree as your sysroot.

  Any generic crosstool-related rather than specifically cygwin-related
problems, you'll most likely get better advice on the crossgcc list, but I
appreciate it might not be clear where the source of a problem lies in
general.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]