On 3/3/2012 12:58 PM, André Hentschel wrote:
Anyone has the new Visual Studio? I wonder if it includes an ARM 
Crosscompiler...

Yes, there is one in the Visual Studio 11 Express that comes with the developer preview.
Here an excerpt from "cl /?" output :

Microsoft (R) C/C++ Optimizing Compiler Version 17.00.40825.2 for ARM
/arch:<target> minimum CPU architecture requirements, one of:
    VFPv3 - enable use of VFPv3 instructions
VFPv3-D32 - enable use of VFPv3 instructions with 32 double precision registers available

and an excerpt from "link /?" :
/MACHINE:{ARM|EBC|X64|X86}

Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr




Reply via email to