This is the mail archive of the crossgcc@sources.redhat.com 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]

Building a cross compiler for Vxworks on a Linux target


Hi all,

 I'm trying to build a cross compiler for compiling code to run on a
linux-based VxWorks simulator.

One of the stumbling blocks I'm running into is understanding the
correct build-triplet to specify for the target:

 - i386-wrs-linux-gnu
 - i386-wrs-mingw32
 - i386-pc-mingw32
 - i686-pc-vxworks
 - other permutation/combination of the above?!

I notice WindRiver use i386-pc-mingw32 as the target for their ccsimpc
compiler when the resulting code is to run in VxSIM under WinNT. For
their solaris-based vxsim, I notice the build-triplet for the target is
sparc-wrs-solaris2.5.1.

So what is the correct way to determine a build-triplet?

Cheers,

 Iain


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


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