This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Windows to Solaris Cross Compiler


Dan Kegel said the following on 02/21/2006 12:35 PM:
On 2/21/06, Khem Raj <khem@mvista.com> wrote:
Is there a cross compiler that runs on windows and makes solaris execs

compile cross toolchain for solaris on cygwin.
you can use crosstool. download crosstool and have a look at
demo-sparc.sh then modify the host machine and build machine names
accordingly

Err. that makes linux execs, not solaris execs, doesn't it?


I'm not aware of a way to use crosstool to build solaris executables.
You are right. Crosstool can not be used for what Vikram wants but it is for reference only.
A point to start with a big assumption (Assuming that the underlying system is cygwin and not linux)
and make changes accordingly and create a custom script.



------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


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