Talk:Maemo Reconstructed

Line 1: Line 1:
Add your proposals here. If you'd like to discuss the proposals in real-time, try #maemo on irc.freenode.net (IRC) --[[User:stskeeps|stskeeps]] 20:21, 3 November 2008 (UTC)
Add your proposals here. If you'd like to discuss the proposals in real-time, try #maemo on irc.freenode.net (IRC) --[[User:stskeeps|stskeeps]] 20:21, 3 November 2008 (UTC)
 +
 +
===Build tools===
 +
Do we get a modern gcc-4.3 and boost-dev? Reason is that for esp. C++ code, g++-4.x can compile template code to much smaller code than g++-3.4. This is more true for shared objects. With boost spirit and mpl, one can create amazing small binaries.
 +
 +
===Xorg===
 +
Will xcb be part of Fremantle? Lenny already based its Xlib on xcb.

Revision as of 19:07, 4 November 2008

Add your proposals here. If you'd like to discuss the proposals in real-time, try #maemo on irc.freenode.net (IRC) --stskeeps 20:21, 3 November 2008 (UTC)

Build tools

Do we get a modern gcc-4.3 and boost-dev? Reason is that for esp. C++ code, g++-4.x can compile template code to much smaller code than g++-3.4. This is more true for shared objects. With boost spirit and mpl, one can create amazing small binaries.

Xorg

Will xcb be part of Fremantle? Lenny already based its Xlib on xcb.