> I use it to build a cross-compiled version of Gambit for the Nintendo 
> DS.  Cross compiling is something which autofoo and friends have 
> traditionally been very poor at.

Sounds like a cool project!  Now to port Python to it... :-)
 
> The autoconf functionality is a bit weak, right now.
> 
> However, the built-in builders are getting *very* extensive.  In 
> addition, the fact that you can see the builders and then make your own 
> is very helpful.

Yes.  It seems very easy to extend the functionality of it to support
different target types.  I guess, in a pinch, their Command() builder
works.

> The only gripe I have about it is how "build_dir" works.  I'm not sure 
> if that is my failing, SCons' failing, or a documentation failing.

If by that you mean how it copies source files to the build directory,
I believe you can disable that behavior.  There again, I'm just
getting into it so I know not what I speak of...

-Jon


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to