Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-07-27 02:58:10


On Wednesday 26 July 2006 23:45, Caleb Epstein wrote:
> On 7/26/06, Rene Rivera <grafikrobot_at_[hidden]> wrote:
> > >> ECHO $(JAMUNAME) ;
> > >
> > > ECHO $(JAMUNAME)
> >
> > You forgot the " ;" at the end of the echo line.
>
> Whoops, thats what I get for not copying & pasting. Here's the output:
>
> SunOS moma 5.10 Generic_Patch_118844-30 i86pc

Thanks.

I've corrected the logic and committed, can you try again? For the record, the
problem was that I only tested the logic I've added to python.jam for 'sun'
toolset, which appeared to work. In fact, it worked because 'sun' toolset
always links with 'rt', and code I've added to python.jam had no effect
whatsoever. I've tested more thouroughly this time.

Thanks,
Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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