Hi
For everyone who wants to make packages for Ubuntu 7.04 (Feisty):
Before you also loose hours on getting compilation to work on Feisty
I've a few notes for you:
- As you may know from older discussions Gcc-4.1 doesn't like Boost! =>
Boost-Libraries seem to compile ok but do not work correctly!
=> So the way is normally to use GCC-3.4 or 4.0.
=> But with Feisty there came up more problems as, I had to realize
yesterday when I first tried to compile wengophone on a fresh
Feisty-Installation: Feisty uses Binutils 2.17. GCC-3.4 and 3.3 had a
bug that was fixed in the 4.0 releases and doesn't affect libraries
linked with binutils2.16.
So now 4.1 doesn't work because of the problems with Boost (tried again
with the 4.1 version of Feisty yesterday) and 3.4 doesn't work because
of Binutils2.17 (linking of libboost_serialization fails). And the other
thing is: For x86 Gcc-4.0 is no longer included with Feisty!
=> The best thing to get it working is to compile GCC-4.0 yourself and
use this version to build both and WengoPhone.
Also note that, if you want to build with scons instea of cmake, you
can't use the Scons-Version delivered with Feisty without changing some
Scons-scripts. got it working by installing scons 0.96.1 and forcing it
to use python2.4 instead of python2.5!
Cheers, Pirmin
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel