Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] configure fails

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] configure fails


Chronological Thread 
  • From: Dominik Szczerba <>
  • To:
  • Subject: Re: [cgal-discuss] configure fails
  • Date: Wed, 30 Mar 2011 20:31:33 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=sjuh9NqBebIPL351XkhL+jmUQj4HUh3e2JfNfK/ZG6ksQi1/ngzX3c5rtofUhI2qcK YyFR8qgbvSmfRtOjp/t3CUItxivnSiZ+KTefvMCMr/Cy736CApapmnSzKRxh38Z5Qd4Q c8D1DnhxhYZOkfjGnMT/6fZVdfro+cPk9M3tA=

You are right, I do need address-model=64, else I will get 32 bit builds even in 64 bit VC console. I wonder why this is not documented in "bjam --help" hinted after boost bootstrapping.
Thanks
DSZ

On Wed, Mar 30, 2011 at 1:59 PM, Laurent Rineau (GeometryFactory) <> wrote:
On mercredi 30 mars 2011 12:35:12 Dominik Szczerba wrote:
> Hmmm, this switch is not documented (no mention in bjam --help) so I assume
> 64 bit version would be built on 64 bit command prompt.
> But anyway, I compiled a version with your switch, but the problem is still
> there.

No. You need address-model. Google knows a lot of forum/glob pages about Boost
and 64 bits on Windows.
For example, that old page from 2007 seems still up-to-date:
 http://www.codefornuts.com/2007/06/compiling-boost-for-x64.html

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page