Boost logo

Boost-Build :

Subject: Re: [Boost-build] same compiler, different options in user-config.jam
From: frederic.bron_at_[hidden]
Date: 2008-12-07 16:52:31


boost-build-bounces_at_[hidden] a écrit sur 05/12/2008 19:05:31 :
> On Friday 05 December 2008 17:20:04 frederic.bron_at_[hidden] wrote:
> > > > I would like this in my user-config.jam:
> > > >
> > > > using gcc : cygwin-3.4.4 : /usr/bin/g++ : <compileflags>-
> DBOOST_POSIX_API
> > > > <compileflags>-DBOOST_POSIX_PATH ;
> > > > using gcc : mingw-3.4.4 : /usr/bin/g++ : <compilerflags>-mno-cygwin
> > > > <compileflags>-DBOOST_WINDOWS_API <linkflags>-mno-cygwin ;
> > > >
> > > > but bjam complains that cygwin-3.4.4 is not allowed. I imagine
> > > that only numbers and dots are
> > > > allowed.
> > > >
> > > > What could I do?
> > >
> >
> > > What's the actual error message?
> >
> >
> /cygdrive/d/Documents/boost_tests2/boost_1_37_0/tools/build/v2/build/feature.
> jam:293: in implied-subfeature from module feature
> > error: "cygwin" is not a known subfeature value of <toolset>gcc
>
> Please use cygwin_3.4.4 and mingw_3.4.4 as versions -- not with the dash.

This works fine, thanks, Frédéric Bron

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