monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Version of gcc/g++ to compile monotone


From: Nathaniel Smith
Subject: Re: [Monotone-devel] Version of gcc/g++ to compile monotone
Date: Wed, 16 Aug 2006 17:32:11 -0700
User-agent: Mutt/1.5.12-2006-07-14

On Wed, Aug 16, 2006 at 06:21:25PM -0400, Daniel Dickinson wrote:
> I was getting segfaults.  It appears something is trying to use
> libstdc++.so.5 alongside libstdc++.so.6.  I am trying to track down
> exactly where libstdc++.so.5 is coming from.  I have upgraded
> everything to libstdc++6 and will try compiling again.

The usual cause for this is if you have boost compiled against
libstdc++{5,6} and monotone proper compiled against libstdc++{6,5} --
you have to make sure to use roughly the same version of g++ for both.

-- Nathaniel

-- 
"But in Middle-earth, the distinct accusative case disappeared from
the speech of the Noldor (such things happen when you are busy
fighting Orcs, Balrogs, and Dragons)."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]