Boost logo

Boost Users :

From: frederic.bron_at_[hidden]
Date: 2007-06-28 15:08:17


OK, I have created a user-config.jam file instead of giving the flags on the command line:
using gcc : 3.4.4 : g++ :
        <cflags>-mno-cygwin -DNT
        <cxxflags>-mno-cygwin -DNT
        <compilerflags>-mno-cygwin -DNT
        <linkflags>-mno-cygwin -DNT
;
But it seems that bjam does not read the file. How do you ask bjam to read user-config.jam file?

F. Bron
___________________________________
Frédéric Bron (frederic.bron_at_[hidden])
Unité ALT, Alcan CRV, BP 27, 38341 Voreppe
téléphone : +33 4 76 57 81 72
télécopie : +33 4 76 57 80 99

                                                                                                                                                                               
                      Vladimir Prus
                      <ghost_at_[hidden]> Pour : boost-users_at_[hidden]
                      Envoyé par : cc : (ccc : Frederic Bron/Alcan)
                      boost-users-bounces_at_list Objet : Re: [Boost-users] Réf. : Re: Réf. : Cross-compiling boost for win32 on linux
                      s.boost.org
                                                                                                                                                                               
                                                                                                                                                                               
                      28/06/2007 18:15
                      Veuillez répondre à
                      boost-users
                                                                                                                                                                               

frederic.bron_at_[hidden] wrote:

>
>
> That's what I do (adding cflags="-mno-cygwin" cxxflags=... on bjam command
> line) but the flags are not given to g++. I can see it when using -d2
> option of bjam.

That's not what the docs I've pointed at suggest. The docs describe how
to specify compiler option when initializing the gcc toolset in
user-config.jam. Options specified there will always be applied,
for all projects.

- Volodya

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users

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 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