> Sounds good. The real test will of couse be when you commit it and we see
> whether it causes problems :)

It will be soon now, as I've committed the thing.

> Main thing I would worry about is the cross compilation. In all cases
> except the MIPS version, macros set in the configuration affect the code in
> more significant ways than just a compiler change.

Normally, I've kept all the defines/flags, so that the code shoud be
compiled the same way. If not, it's a bug I would be pleased to solve :-)

> This new build system could be very nice for managing builds to many
> architectures (as I'm sure a few of us have to do now) easily. Right now the
> server allows you to build for different configs/CPUs but you have to
> recompile everything. The client side doesn't even have an easy way to
> crosscompile yet.

That was one of the main motivation, as IMHO the system for selecting
components is better done with your kernel-like system.

BTW, I've also autoconfized the cli_c module. The same options apply for
cross-compilation.

Fr�d�ric

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to