Hi Jurko,
Thanks for your quick answer :)
For msvc version, yes i tried with it doesn't make any difference.
for the default <threading>single feature i know it has to be in debug ( no specific directory ) but it's not what happends... unfortunatly
Did you try the example below ? ( if you have msvc ) i'm sure you will have the same behavior as i did nothing special, only those 2 files are used.
I joined the testthreading project in case you wanna try.
Thank a lot !
Hi William.
There is something i don't understand about the threading using msvc, it
seems that it's not possible to build a single threading target if i use :
using msvc ;
Just a quick idea. Have you tried stating the msvc version explicitly like in:
using msvc : 9.0 ;
Does that make any difference?
Also... <threading>single is the default value and the threading feature is not symmetric so it does not cause a separate threading-single folder to be created in case its default value is used.
Hope this helps.
Best regards,
Jurko Gospodnetiæ
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build