|
Boost-Build : |
Subject: Re: [Boost-build] undefined symbols when building regex on AIX
From: paul.mabley_at_[hidden]
Date: 2011-12-02 09:15:32
> Sorry, but specifically which symbols were undefined when linking?
> My guess BTW would be differing build options between the lib and your
.exe.
> John.
Hi John
Thanks for pointing me in the right direction - my build system was trying
to build 64bit executables, but the boost build was building 32bit library
files.
I have resolved the issue by running the boost build with the
'address-model=64' option.
Regards
Paul
___________________________________________________________
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is prohibited.
Please refer to http://www.bnpparibas.co.uk/en/information/legal_information.asp?Code=ECAS-845C5H for additional disclosures.
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk