Compile MUTE crypto++ with GCC 3.4
Status: Beta
Brought to you by:
jcr13
Here's a patch to allow compilation of the crypto++
version used in MUTE under GCC 3.4. This patch
represents the minimum number of changes to ensure
compilation, but seems to provide a fully-functional
build (with successful file transfer, stability of the
application over many hours, etc). Enjoy!
Compile MUTE crypto++ under GCC 3.4
Logged In: YES
user_id=876036
This patch will soon be obsolete, as the newly imported (to
CVS) crypto++ 5.2.1 library compiles cleanly under GCC 3.4
without need of this patch. However, as the new crypto++
library has impacts elsewhere in the MUTE tree, you'll need
the following patch to compile MUTE from current CVS sources -
http://sourceforge.net/tracker/index.php?func=detail&aid=1367033&group_id=83030&atid=568087
Logged In: NO
a
Logged In: YES
user_id=691674
Be sure to chdir to the MUTE directory to apply this patch.
The 'minorGems' directory doesn't get any patches it seems.