Hi, I've been trying and failing to get a 64 bit build of the boost libraries on 10.5. I always seem to end up with 32 bit binaries. I've tried various permutations involving bjam address-model=64 (I last tried to build a week ago so I'm hazy on the actual command line). I only need x64, not ppc64. Cheers, Tom
Tom Smith wrote:
Hi,
I've been trying and failing to get a 64 bit build of the boost libraries on 10.5. I always seem to end up with 32 bit binaries. I've tried various permutations involving bjam address-model=64 (I last tried to build a week ago so I'm hazy on the actual command line).
I'm afraid that if you're hazy on the actual command line, all answers will naturally be hazy as well. To begin with, you did not say what version of boost you are using. I'd suggest SVN HEAD, where darwin support has improved dramatically. - Volodya
On 04/03/2008, Vladimir Prus
I'm afraid that if you're hazy on the actual command line, all answers will naturally be hazy as well.
I apologize for my imperfection..
To begin with, you did not say what version of boost you are using. I'd suggest SVN HEAD, where darwin support has improved dramatically.
- Volodya
i/boost-users
Sorry, I am using what I checked out from CVS last week.
Tom Smith wrote:
On 04/03/2008, Vladimir Prus
wrote: I'm afraid that if you're hazy on the actual command line, all answers will naturally be hazy as well.
I apologize for my imperfection..
To begin with, you did not say what version of boost you are using. I'd suggest SVN HEAD, where darwin support has improved dramatically.
- Volodya
i/boost-users
Sorry, I am using what I checked out from CVS last week.
CVS? CVS is dead and outdated. Please see svn.boost.org for SVN checkout instructions. - Volodya
On Tue, Mar 4, 2008 at 6:25 AM, Vladimir Prus
Tom Smith wrote:
[snip]
Sorry, I am using what I checked out from CVS last week.
CVS? CVS is dead and outdated. Please see svn.boost.org for SVN checkout instructions.
Shouldn`t cvs from sourceforge be removed? There seem to be quite frequent problems with people downloading the outdated CVS version of boost.
- Volodya
Regards, -- Felipe Magno de Almeida
On 04/03/2008, Felipe Magno de Almeida
Shouldn`t cvs from sourceforge be removed? There seem to be quite frequent problems with people downloading the outdated CVS version of boost.
- Volodya
Regards, --
Felipe Magno de Almeida
Thanks both, I'll get a current version via SVN, and have another go. If the sourceforge CVS isn't intended to be used, it probably should indeed be removed, because it's quite easy to make this mistake.
participants (3)
-
Felipe Magno de Almeida
-
Tom Smith
-
Vladimir Prus