On 09.09.2012 14:38, niXman wrote: > > Linux support will be made in the next version of MinGW-builds > squeaks. About a month. >
Shouldn't be that hard. The main difference is that the cross-compiler are already installed on the system, for instance on Ubuntu /usr/bin/x86_64-w64-mingw32-gcc, so the compiler name has a prefix and x32/x64 are both in /usr/bin. Also it could be assumened that all the other tools should be already installed svn, git, ... Have you already started porting? Is there a branch? Peter ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
