View Single Post
Posts: 79 | Thanked: 21 times | Joined on Sep 2007
#1
What is the envisioned route for building / managing third-party libraries when developing with madde?
  • install binary deb packages from the repositories (if available)? This again introduces dependency on a Debian based host environment because madde itself doesn't seem to offer a patched/reimplemented dpkg tool for installing into the sysroot.
  • build them on your own? Is madde prepared to install packages to the right location by default? Manual customization needed? This may lead to version inconsistencies with the repository packages

I would really appreciate a way to sync the sysroot to the official SDK packages, preferably without the need to be running madde on a Debian based linux.

How is madde going to integrate with MeeGo style OBS building?

If there is a paper about all this, please point me to it. The madde docs i found are very sparse.

Tilman