4 May
2005
4 May
'05
8:40 p.m.
Hi, 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. 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 ? Thanks, Alexandre Senechal