Boost logo

Boost Users :

From: Alexandre Sénéchal (asenechal_at_[hidden])
Date: 2005-05-06 13:10:25


Thanks, this helped but I am not sure if it is working properly. I will
test and post back later.

John Maddock wrote:

>> Anyone knows how to make Boost.Threads libray compile and link on QNX
>> 6.3.0 ?
>>
>> I tried some things, including :
>>
>> ./bjam "-sTOOLS=gcc" "-sGXX=QCC -V3.3.1,gcc_ntox86" "-sBUILD=debug
>> release <runtime-link>dynamic <threading>multi" ...
>>
>> and it ended up telling me :
>>
>> cc: unknown option -pthread.
>
>
> What option does the compiler use to turn on thread support? You may
> need to hack gcc-tools.jam to stop it from adding -pthread.
>
>> I know there is no configuration whatsoever already defined for QNX, as
>> stated by
>>
>> #error "Unknown Platform -- Please configure .... "
>>
>> How do I "configure" and what do I need to configure ?
>
>
> Take a look at: http://www.boost.org/libs/config/config.htm#configuring
>
> HTH,
>
> John.
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
> !DSPAM:427b4066125831020146272!
>
>


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