I think there is a case for Ice Embedded support for mingw. If there was support (or it sort of worked, at least), we could cross compile the windows releases from our linux build environment. This would ease the development cycle a lot for us.
ICE Embedded should also be more portable than ICE, right? I hacked together an ugly patch and managed to build Ice Embedded with a mingw cross toolchain. It took maybe an hour to do the evil hackery.

Reply With Quote