<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>I need to perform cross compile builds for three different types of VxWorks 
compilers. I was able to build a simple program using the <A 
href="http://www.cmake.org/Wiki/CMake_Cross_Compiling">strategy</A> provided on 
the wiki. This, however, does not let me target the a specific linker and 
scripts I need at link time. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Is development of a VxWorks.cmake profile the correct approach? If so, is 
there a preferred template for doing this? I have been looking at the eCos 
“platform” profile (Modules\Platform\eCos.cmake) and see some syntax I am not 
familiar with (i.e.&nbsp; &lt; and &gt; in set commands). </DIV>
<DIV>&nbsp;</DIV>
<DIV>I don’t mind a little extra effort for this to be done right but ultimately 
just need to get it working. TIA.</DIV></DIV></DIV></BODY></HTML>