Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: >> Angus> Can't we get rid of the automatic X11 thing? I don't want it >> Angus> and I don't need it to build LyX/Win using the mingw cross >> Angus> compiler. >> >> configure --without-x. > > Excellent! The switch works! > >> This is needed by qt/mac too; we may want to >> try to make it the default when packaging is not posix, but I'd prefer >> another switch.
Just for information, the attached script allows me to build a cross-compiled LyX/Win 1.3.x, although at the moment I mush use the natively compiled qt3.dll if the executable is to actually run. Still working on that one. Linking against the qt3.dll is still much slower than that of a native linux binary (~20 mins, little changed from on Windows) but the compiling is much quicker than on Windows and is only a little slower than the native linux compilation. -- Angus
xconfig
Description: application/shellscript
