Boost logo

Boost Users :

Subject: [Boost-users] Compiling Boost 1.36.0 for Itanium
From: Amit Sonawane (asonawane_at_[hidden])
Date: 2008-12-05 07:11:48


Hi,

 

I have the following environment:

WinXP SP2/Visual Studio Team System 2005/Itanium cross compiler tools

 

1 . Generate boost libs using Itanium cross compiler command prompt with
these options bjam -a --build-type=complete --toolset=msvc
architecture=ia64 --stagedir=Winia64 stage

 

2. Compiling under Itanium configuration in VS2005 generates several
linker errors as:

error LNK2019: unresolved external symbol ._interlockedbittestandset
referenced in function "[Entry] bool __cdecl
boost::detail::win32::interlocked_bit_test_and_set(long *,long)"
(.?interlocked_bit_test_and_set_at_win32@detail_at_boost@@YA_NPEAJJ_at_Z)

 

error LNK2001: unresolved external symbol ._interlockedbittestandset

 

3.The projects compile fine under x86 and x64. _interlockbittestandset
is not intrinsic on Itanium platform

 

Has anyone come across this before ? or what is the correct way to build
boost under itanium cross platform other then the options I used.

 

Cheers,

Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não deverá utilizar, copiar, alterar, divulgar a informação nela contida ou tomar qualquer ação baseada nessas informações. Se você recebeu esta mensagem por engano, por favor avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o. Agradecemos sua cooperação.

This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, change, take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net