From: Henry N. <hen...@ar...> - 2010-06-20 19:31:17
|
Hello, new branch "devel-64bit" was opened for developing coLinux to run under Windows 64 bit. Everybody can join in by download the source from SVN with this command: svn co http://colinux.svn.sourceforge.net/svnroot/colinux/branches/devel-64bit devel-64bit Than follow instructions from "README64" to use the source. The cross compiler is complete. Mostly daemons can build, FLTK console can start, driver "linux.sys" can load and the command "colinux-daemon --status-driver" is working. Of curse, coLinux is NOT running now, because porting is not complete. More about the build environment, and driver signing you read in the wiki: http://colinux.wikia.com/wiki/Dashboard_for_developing_a_64_bit_coLinux To help here, please read the file "TODO64" in source. There are many warnings about "pointer to int" that needs to fix. The passage code and some more sources are complete disable, to have a build without errors. Hope you will send patches me now! -- Henry N. |