This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using armcc with Autotools

I'm trying to migrate a bare metal ARM project, that was previously built with GCC (arm-xilinx-eabi) and Autotools, over to DS-5 armcc toolchain.  Does anyone have a working example of using Autotools (autoconf / automake) with armcc, armlink, armar, etc.?  I've hacked up a configure.ac file along with some patched .m4 macros and have it sort of working but have to believe that someone has already blazed this trail.  Any help would be greatly appreciated.

Thanks!