Hi,

I tried that a couple  of times now, and it hangs at this line:
darwin.link.dll bin/darwin/debug/extending.so

Is now over thirty minutes that is stuck...


On Feb 5, 2008 6:57 AM, Vladimir Prus <ghost@cs.msu.su> wrote:
Andrea Interguglielmi wrote:

> Hi,
>
> I've downloaded boost 1_34_1, I'm trying to compile the quickstart example
> located under libs/python/example/quickstart using the following command:
> bjam toolset=gcc test
>
> but the build process stops wit the following error:
> gcc.link.dll ../../../../bin.v2/libs/python/build/gcc-4.0.1
> /debug/libboost_python-gcc40-d-1_34_1.dylib
> ld: unknown option: -R
> collect2: ld returned 1 exit status
>
> What's weird is that the build system hasn't compiled any boost_python dylib
> yet, so why is it trying to link it already?
>
> My configuration is very standard, mac os x leopard, bjam installed using
> darwinports.

I think you'd need

       bjam toolset=darwin test

- Volodya


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build