So, as I said earlier I was going to repost Ballista under another project name up on SF thanks to the PI's blessings, so here's the placeholder:
http://sf.net/projects/catepault/ (haven't posted the source files yet) Catepault so far does not differ from Ballista, apart from the fact that I rewrote the Makefiles to support cross-compilation, simplify logic, and to properly clean all binary targets (YAY!). I'm going to try pushing some of the platform dependent items from "configure" (a glorified Perl script) to the actual C++ files, or their respective headers, to get rid of the Perl dependency in the system for compilation. This will be a win-win (IMO) as it will allow more restricted embedded environments to compile the sources for Catepault without having an unnecessary Perl interpreter to just fill in the platform dependent API gaps. Will keep you guys posted as things transpire. Cheers, -Garrett ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
