On Sun, Jan 13, 2008 at 03:14:48PM -0500, Zack Weinberg wrote: > Incidentally, do you have access to Debian/alpha gear? The #1 > outstanding problem with the existing monotone packages for Debian is > that they don't reliably build on alpha. I *think* this is a compiler > issue but I can't prove it because I don't have access to alpha > hardware (debian or otherwise).
I use monotone on NetBSD/alpha. The issues I was facing were: 1/ under NetBSD 3, monotone did not compile, because gcc 3.3.x had apparently completely broken exception support. This works in NetBSD 4 with gcc 4.1.2. 2/ I had to disable optimizations in botan, otherwise monotone does not work. What gcc has the Debian release you are speaking about? Pavel _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
