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


  But you don't mean to cross-compile: you mean to natively compile something
that just happens to be a cross-compiler itself.

So you should be using --target instead of --host.


cheers, DaveK

I think I wrote the question wrong. I want to build Linux->Cygwin cross compiler that runs on Linux.

I use --target=i686-pc-cygwin --host=i686-pc-linux as output files
should be made for cygwin and host machine is a Linux machine.

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