[Boost-bugs] [ boost-Support Requests-1106566 ] Boost 1.31.0: Compiler erros for msvc-stlport toolset

Support Requests item #1106566, was opened at 2005-01-21 09:34 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=1106566&group_id=7586 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: meroth (meroth) Assigned to: Nobody/Anonymous (nobody) Summary: Boost 1.31.0: Compiler erros for msvc-stlport toolset Initial Comment: I try to build boost libraries v1.32.0 on VC++ 6.0 using toolset msvc-stlport. INTERNAL COMPILER ERROR when trying to build greg_month.obj in boost_date_time.dll. Obviously more errors after that (see attached file for complete output of command line session). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1106566&group_id=7586 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs

"SourceForge.net" <noreply@sourceforge.net> wrote in message news:E1CrvB4-0002Pr-Ks@sc8-sf-web2.sourceforge.net...
Support Requests item #1106566, was opened at 2005-01-21 09:34 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=1106566&group_id=7586
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: meroth (meroth) Assigned to: Nobody/Anonymous (nobody) Summary: Boost 1.31.0: Compiler erros for msvc-stlport toolset
Initial Comment: I try to build boost libraries v1.32.0 on VC++ 6.0 using toolset msvc-stlport. INTERNAL COMPILER ERROR when trying to build greg_month.obj in boost_date_time.dll. Obviously more errors after that (see attached file for complete output of command line session).
----------------------------------------------------------------------
I don't see an attachment. Could you please repost and paste the error into your message. Thanks, Bart

I don't see an attachment.
Could you please repost and paste the error into your message.
Check the Sourceforge bug tracker. There's a file attached there. Here's the relevant section: vc-C++ bin\boost\libs\date_time\build\boost_date_time.dll\msvc-stlport\debug\threading-multi\greg_month.obj greg_month.cpp C:\home\re04179\Develop\MKSSandboxes\boost\boost_1_32_0\boost/date_time/date_formatting.hpp(64) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 1794) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information "cl" /Zm800 -nologo /EHsc -c -DBOOST_ALL_DYN_LINK=1 -D_STLP_DEBUG=1 -D_STL P_DEBUG_UNINITIALIZED=1 -D_STLP_USE_DYNAMIC_LIB=1 /Z7 /Od /Ob0 /EHsc /GR /MDd -I"bin\boost\libs\date_time\build" -I"C:\home\re04179\Develop\MKSSandboxes\stl port\STLport-4.6.2\stlport" -I"C:\home\re04179\Develop\MKSSandboxes\boost\boost _1_32_0" -Fo"bin\boost\libs\date_time\build\boost_date_time.dll\msvc-stlport\d ebug\threading-multi\greg_month.obj" -Tp"C:\home\re04179\Develop\MKSSandboxes\b oost\boost_1_32_0\libs\date_time\build\../src/gregorian/greg_month.cpp" -- Caleb Epstein caleb dot epstein at gmail dot com

Caleb Epstein <caleb.epstein@gmail.com> writes:
I don't see an attachment.
Could you please repost and paste the error into your message.
Check the Sourceforge bug tracker. There's a file attached there. Here's the relevant section:
vc-C++ bin\boost\libs\date_time\build\boost_date_time.dll\msvc-stlport\debug\threading-multi\greg_month.obj
It helps to put the name of the library that's having trouble in your subject line. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (4)
-
Bart
-
Caleb Epstein
-
David Abrahams
-
SourceForge.net