$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] It is possible to build a static version of boost for the MACOS
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-10-03 12:05:00
kittymaguire wrote:
>
> When I put -static into the linker options,
How exactly? Linker options for what?
> I get a lot of linker errors.
What errors?
> So
> I don't think a static version is possible on the MAC.
That would be very strange -- you are the first one to report this.
> How can I built each library that I need into a framework for the MAC?
I'm not sure this is possible, and how it will fix your problem.
- Volodya