I am cross-building using the MXE packages under Ubuntu and have encountered a weirdness:
I am configuring with:
./../../TclTk/tcl8.6.11/win/configure --host=i686-w64-mingw32.static \
--prefix=/usr/local/i686-w64-mingw32
Everything compiles just fine, then the everthing gets re-compiled for a
second time (why?), but instead of using i686-w64-mingw32.static-<program> (program is gcc, ar, ranlib, etc.), it uses i686-w64-mingw32-<program>, which fails (I have created symlinks as a temporary hack). (The MXE packages provide two versions of the compilers a static and a shared version -- I am using the static versions.)
Why is it doing this? I cannot find anyplace in the Makefiles that is causing this. Is this a bug of some sort?
--
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software -- Custom Software Services
http://www.deepsoft.com/ -- Linux Administration Services
[email protected] -- Webhosting Services
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)