LWN.net Logo

Kamp: A Generation Lost in the Bazaar

Kamp: A Generation Lost in the Bazaar

Posted Aug 24, 2012 1:16 UTC (Fri) by cmccabe (guest, #60281)
In reply to: Kamp: A Generation Lost in the Bazaar by hummassa
Parent article: Kamp: A Generation Lost in the Bazaar

CMake has supported cross-compiling for a long time. http://www.vtk.org/Wiki/CMake_Cross_Compiling

Various projects may have trouble with cross-compiling, because their authors did something problematic (like assuming that they could build a binary with the target compiler and then run it, or using hard-coded paths in a dumb way). However, this is just as true with autotools. Fix the bugs and move on.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds