> Huh? Why wouldn't it work?
Because I have a variety of odd, largely "unsupported" targets, often built with cross-compilation and using archaic toolsets. So, to make my life as simple as possible, I need a "lowest common denominator" build environment. Makefiles work, almost anything "clever" does not. I used to use jam a lot (long before Apple adopted it for PB, then dropped it again...), but keeping that in sync was too troublesome... I've looked at other choices since (Cmake, Scons, etc.) but so far, for my needs, they introduce more problems than they solve. However, I am quite prepared to believe that for users in the general desktop cases, these tools probably are easier. YMMV. -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
