Boost logo

Boost Users :

From: Adam H. Pendleton (fmonkey_at_[hidden])
Date: 2004-03-06 19:16:35


I did start with a blank project, but the libraries appear on the
command line. I will try adding them to the project settings.

ahp

On Mar 6, 2004, at 2:53 PM, GoochRules! wrote:

> Did you happen to create a blank project, or do you have more than one
> target in the project? I find that libraries listed in "Other Linker
> Flags" at the target level are ignored, and that I need to specify
> them at the project level.
>
>
> On Mar 6, 2004, at 8:38 AM, Adam H. Pendleton wrote:
>
>> I am using the Boost libraries, specifically the Spirit portions, on
>> Mac OS X Panther, using XCode. Every time I try to compile my
>> program with the Boost libraries I get a linker error:
>>
>> ld: warning prebinding disabled because of undefined symbols
>> ld: Undefined symbols:
>> boost::throw_exception(std::exception const&)
>>
>> Even if I link against all the boost libraries that were created, I
>> still can't get this program to link. The documentation talks about
>> the libraries being compiled with or without BOOST_NO_EXCEPTIONS, but
>> they don't indicate that the program won't link in either case. What
>> am I doing wrong?
>>
>> ahp
>>
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>
>
> _______________________________________________
> 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