0 Members and 4 Guests are viewing this topic.
I've noticed the latest version is now 366. May I know what has been changed?PS: I'm EVIL...
- fix some libndls functions that still fails to build if GCC has --with-mode=thumb.- All programs are built with -marm, since the program loader/crt0 don't support Thumb mode entry points
I would say it is very stable. I have been using it for a few weeks not and I have not had any problems for a while!
I'm trying to compile the latest SVN release on ubuntu. However, at "MakeLoader ndless_installer_os-1.7.bin Document.xml" I get "Error: The loader size must be less than 1024 bytes." So I checked the .bin file and it is indeed 1028 bytes. I didn't modify any source, so why is this?