Boost logo

Boost Users :

Subject: Re: [Boost-users] x86_64 needs -fPIC issue, anyone successful?
From: Bill Freeman (bfreeman_at_[hidden])
Date: 2010-08-06 13:00:37


And this works.

Now I'm getting far enough to know that I have the same
hoop to jump through for libexpat, and who knows how many
others. I guess it's time to look at that librets makefile
in detail.

Bill
----- Original Message -----
From: "Bill Freeman" <bfreeman_at_[hidden]>
To: boost-users_at_[hidden]
Sent: Friday, August 6, 2010 12:43:21 PM GMT -05:00 US/Canada Eastern
Subject: Re: [Boost-users] x86_64 needs -fPIC issue, anyone successful?

Thanks, Mika. Building as we speak.

Bill
----- Original Message -----
From: "Mika Heiskanen" <mika.heiskanen_at_[hidden]>
To: boost-users_at_[hidden]
Sent: Friday, August 6, 2010 12:28:40 AM GMT -05:00 US/Canada Eastern
Subject: Re: [Boost-users] x86_64 needs -fPIC issue, anyone successful?

On Fri, 2010-08-06 at 01:03 +0300, Bill Freeman wrote:
> Or, if not, can someone tell me how to tell the bjam
> stuff to apply -fPIC so that I can try that. (I'm
> an old timer. If it were make based, I could hack
> it myself, but I'm hesitant to learn all about the
> boost build system for what is for me a side task.)

bjam [your options] cxxflags=-fPIC

At work we use for boost 1.41

bjam -a --layout=system install link=static variant=release \
        threading=multi cxxflags=-fPIC

--> Mika Heiskanen

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


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