Boost logo

Boost Users :

From: godflesh1000_at_[hidden]
Date: 2001-11-29 18:27:24


--- In Boost-Users_at_y..., Alexandre Carsac <acarsac_at_y...> wrote:
>
>
> >Running 'jam -ftools/build/allyoubase.jam -sTOOLS="gcc-stlport"'
> >results in thousands of 'warning: unknown rule split' and a seg
> >fault...
>
> try something like this (on Win32 it works with -sTOOLS="msvc")
>
> cd boost_1_25_1/tools/build/jam_src
>
> jam -sBOOST_ROOT= -JAMBASE= -sBOOST_BUILD_PATH -sTOOLS="gcc-stlport"
>
> then change to boost_1_25_1 directory
>
> jam -sBOOST_ROOT=. -sTOOLS="gcc-stlport"
>
>
> Alex

Thanks for the suggestion, but that produces the following output:
$ jam -sBOOST_ROOT=. -sTOOLS="gcc-stlport"
syntax error at EOF
boost-base.jam: No such file or directory
warning: unknown rule lib
warning: unknown rule dll
Segmentation fault


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