User talk:Tomg66

From KDE TechBase

poking around the KDE site, I see the only pages that talk about cross compiling is to build KDE for windows. Well, I would like to build konqueror for an mipsel box on my intel based box. I've got QT embedded 4.4.0 built and installed. Of course the utilities it builds are for mipsel, and when cmake tries to invoke qdbusxml2cpp in the early stages of kdelibs it, of course, fails. How do I let cmake know that I want to build my system for mipsel?

tom