On Wed, Nov 25, 2009 at 3:33 PM, José Fonseca <[email protected]> wrote: > Michal, > > This will break cross-compilation, for example, compiling for windows on > linux via MinGW. It's possible to make it work by using host compilers > for glsl_compile instead of the cross compilers -- this is just a > reminder that we need to sort this out before merging glsl-pp-rework-2 > into master. >
I think we will need to build both the host and target versions of the application. Are there any examples in gallium scons that use host compiler to build host apps? Thanks. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
