Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2004-11-22 10:01:15


Support Requests item #1071040, was opened at 2004-11-22 07:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1071040&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Static linking boost::thread, vc-7_1-stlport

Initial Comment:
bjam -sTOOLS="vc-7_1-stlport"
-sBUILD="<stlport-iostream>on"
-sSTLPORT_PATH="D:\path" --with-thread stage

When builded
libboost_thread-vc71-mt-sgdp-1_32.lib
contain ref:
??0thread_at_boost@@QAE_at_ABV?$function0_at_XV?$allocator_at_Vfunction_base_at_boost@@@_STL@@@1@@Z

Is there any way to rebuild thread so
libboost_thread-vc71-mt-sgdp-1_32.lib will contain ref:
__imp_??0thread_at_boost@@QAE_at_ABV?$function0_at_XV?$allocator_at_Vfunction_base_at_boost@@@_STL@@@1@@Z
(__imp_ added)

?

Thank you

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1071040&group_id=7586

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk