Richard Pennington <[email protected]> writes: > It is set up to use the host built version of tblgen. The mingw-w64 > build is the last one I tried after having done cross builds for ARM and > MIPS Linux. > This is the first time I've used cmake to build rather than autotools. I > suspect I'm not setting up something correctly. tblgen.exe just happens > to be the first executable that cmake is trying to link during the build. > > It turns out that all the non-mingw builds use libc++ rather than > libstdc++. Maybe I'm missing some command line option in the cmake build > that the autotools build provided.
Showing the cmake invocation you used for configuring the build would help. If you use a Toolchain-*.cmake file for describing the cross-tools to cmake, please show that too. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
