Boost logo

Boost Users :

From: Damien Hocking (damien_at_[hidden])
Date: 2007-11-28 01:23:26


That depends on how your 64-bit linux is set up. If you *only* have the
64-bit compilers on your Redhat installation then you will have used
64-bit gcc and linked to 64-bit C/C++ runtime libraries regardless of
the address model you used, and you should be fine. From memory RHEL 5
comes with only a 64-bit compiler installation, you have to specifically
ask to install the 32-bit compilers, and you have to specifically switch
to them in your config before it will use them.

Damien

frederic.bron_at_[hidden] wrote:
>
> I use it on Red Hat 4 64 bits. I did not know about address-model option. What is it suppose to do if I forget it? just slower or buggy code?
>
>> Yes. For the header libraries you need to do nothing, for others you
>> must invoke bjam with "address-model=64". Can someone with commit
>> privs update the docs for this?
>
> Avis :
> Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
> détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
> en tout ou en partie.
>
> Notice:
> This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
> please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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