2.2rc1 is now available in the public repository: 
http://maemo.gitorious.org/scratchbox2

Version 2.2 will be a bugfix-oriented release; I'm planning to tag it before end of next week.

About the content:

This version contains some essential fixes, so upgrading from older releases is recommended.

There is just one new feature: "sb2-logz", the log post-processing tool, can now create two types of graphs that visualize relations between processes and/or executables ("who called what"-diagrams)

Some comments about the patches that have been posted to this list since 2.1 was released:

Mike McCormack's fix for mkstemps() is included, it should fix the / tmp/cc* cluttering problems that were reported by Karol Lewandowski. This is an essential fix with newer versions of gcc.

But Mike's other patch, which changed address space of Qemu, could not be directly included: While it solves problems in some environments, it causes different kind of problems elsewhere. An alternative solution was implemented: If you need to pass options to Qemu, specify the options via sb2-init while creating the target (e.g. "sb2-init -c 'qemu-arm -R 256M'" - notice the quotes)

        Lauri

_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to