⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 status

📁 symbian 上的stl_port进过编译的。
💻
📖 第 1 页 / 共 3 页
字号:
=======================================================================Operational environment:        cross for Linux 2.6.9 uClibc 0.9.27, IA32=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 3.4.3 (cross-compiler)-----------------------------------------------------------------------Date:                           2005-03-29STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        Fail 1 of 320 testsNotes:                          FloatIOTest::float_output_test                                ../../../test/unit/floatio_test.cpp(64) : CPPUNIT_ASSERT(output.substr(18) == ".000000");                                Use -fno-builtin option, as in uClibc build!Status (stldbg-shared):         Fail 1 of 320 testsNotes:                          Same as notes for release (above)=======================================================================Operational environment:   Linux 2.6.12/SMP glibc 2.2.5, IA32=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 3.4.4-----------------------------------------------------------------------Date:                           2005-11-20STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (334 tests)Notes:Status (stldbg-shared):         All pass (334 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.4.2-----------------------------------------------------------------------Date:                           2005-09-05STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (331 tests)Notes:Status (stldbg-shared):         All pass (331 tests)Notes:=======================================================================Operational environment:   Linux 2.6.16.26/SMP glibc 2.3.6, IA32=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 4.1.1-----------------------------------------------------------------------Date:                           2006-11-02STLP Version:                   STLPORT_5_1 branch (r2710, 5.1RC3)Reporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (380 tests)Notes:Status (stldbg-shared):         All pass (380 tests)Notes:=======================================================================Operational environment:   Linux 2.4.26/SMP glibc 2.2.5, IA32=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 4.0.0-----------------------------------------------------------------------Date:                           2005-04-25STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (324 tests)Notes:Status (stldbg-shared):         All pass (324 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.4.2-----------------------------------------------------------------------Date:                           2005-06-25STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (327 tests)Notes:Status (stldbg-shared):         All pass (327 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.4.1-----------------------------------------------------------------------Date:                           2004-10-18STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (298 tests)Notes:Status (stldbg-shared):         All pass (298 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.3.3-----------------------------------------------------------------------Date:                           2004-08-26STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (282 tests)Notes:Status (stldbg-shared):         All pass (282 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.3.1-----------------------------------------------------------------------Date:                           2004-08-26STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (282 tests)Notes:Status (stldbg-shared):         All pass (282 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.2.3-----------------------------------------------------------------------Date:                           2004-08-27STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (282 tests)Notes:Status (stldbg-shared):         All pass (282 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.1.1-----------------------------------------------------------------------Date:                           2004-08-27STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (282 tests)Notes:Status (stldbg-shared):         All pass (282 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 2.95.4 20011002 (Debian prerelease)-----------------------------------------------------------------------Date:                           2004-10-29STLP Version:                   current CVS STLPORT_5_0 branch + some uncommited changes (locale-related)Reporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        All pass (300 tests)Notes:                          use -fPIC both in lib and app; avoid code that run in static objects                                (compiler problems)Status (stldbg-shared):         All pass (300 tests)Notes:                          see notes above-----------------------------------------------------------------------Compiler:                       Intel(R) C++ Compiler/32-bit 8.1 Build 20050207Z (aka 8.1 028)-----------------------------------------------------------------------Date:                           2005-04-25STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        seems most tests itself pass, but run-time crash happens on exitNotes:                          bad_alloc tests crash:                                #0  0x40359781 in kill () from /lib/libc.so.6                                #1  0x40025e5e in pthread_kill () from /lib/libpthread.so.0                                #2  0x40026339 in raise () from /lib/libpthread.so.0                                #3  0x4035abe1 in abort () from /lib/libc.so.6                                #4  0x402268d5 in GetCurrentFrame32 () from /opt/intel_cc_80/lib/libunwind.so.5                                #5  0x40225ea9 in _Unwind_RaiseException_inner () from /opt/intel_cc_80/lib/libunwind.so.5                                #6  0x402f7a55 in __cxa_throw (obj=0x0, tinfo=0x0, dest=0)                                    at ../../.././libstdc++-v3/libsupc++/eh_throw.cc:75                                #7  0x0805fe57 in AllocatorTest::bad_alloc_test ()                                #8  0x080602ba in AllocatorTest::myRun ()                                #9  0x0804f5d3 in CppUnitMini::TestCase::run ()                                #10 0x0804f466 in main ()                                crash on exit:                                #0  0x4039ea3b in free () from /lib/libc.so.6                                #1  0x402f6711 in operator delete (ptr=0x0) at ../../.././libstdc++-v3/libsupc++/del_op.cc:40                                #2  0x402f678d in operator delete[] (ptr=0x0) at ../../.././libstdc++-v3/libsupc++/del_opv.cc:36                                #3  0x40293fb8 in ~ctype (this=0x835cd38)                                    at /export/hostel/build/compiler/gcc-3.4.1/i686-pc-linux-gnu/libstdc++-v3/include/bits/locale_facets.h:972                                #4  0x40199c96 in _Fac_tidy () from /opt/intel_cc_80/lib/libcprts.so.5                                #5  0x401f2658 in _Atexit_cleanup () from /opt/intel_cc_80/lib/libcprts.so.5                                #6  0x401f26f5 in _AtexitTool::~_AtexitTool () from /opt/intel_cc_80/lib/libcprts.so.5                                #7  0x4035c0a2 in __cxa_finalize () from /lib/libc.so.6                                #8  0x4016bff6 in __icrt_terminate () from /opt/intel_cc_80/lib/libcprts.so.5                                #9  0x401f4709 in _fini () from /opt/intel_cc_80/lib/libcprts.so.5                                #10 0x4000a136 in _dl_fini () from /lib/ld-linux.so.2                                #11 0x4035be53 in exit () from /lib/libc.so.6                                #12 0x40349155 in __libc_start_main () from /lib/libc.so.6                                #13 0x0804f311 in _start ()Status (stldbg-shared):         same as for release-sharedNotes:                          see notes above-----------------------------------------------------------------------Compiler:                       Intel(R) C++ Compiler/32-bit 7.1 Build 20030307Z-----------------------------------------------------------------------Date:                           2004-08-27STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        run time failNotes:                          stack corruption in queue test, due to compiler's                                bad codeStatus (stldbg-shared):         partially pass (282 tests, 1 fail)Notes:                          exception_test.cpp(58) : CPPUNIT_ASSERT(false);-----------------------------------------------------------------------Compiler:                       Intel(R) C++ Compiler/32-bit 8.0 Build 20031016Z-----------------------------------------------------------------------Date:                           2004-08-27STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       ptr (Petr Ovtchenkov)Status (release-shared):        compile-time failNotes:                          compiler crash; was report that commercial compiler                                free of this bug, but this was not testedStatus (stldbg-shared):         compile-time failNotes:                          see notes above=======================================================================Operational environment:   Linux 2.6.9-1.667/SMP AMD64=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 3.4.2-----------------------------------------------------------------------Date:                           2006-07-19STLP Version:                   current CVS STLPORT_5_1 branchReporter:                       dums (Francois Dumont)Status (release-shared):        All pass (376 tests)Notes:Status (dbg-shared):            All pass (376 tests)Notes:Status (stldbg-shared):         All pass (376 tests)Notes:=======================================================================Operational environment:   Linux 2.6.17/SMP glibc 2.4.4, IA32=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 4.1.1-----------------------------------------------------------------------Date:                           2007-03-30STLP Version:                   SVN STLPORT_5_1 branch, revision 2982Reporter:                       dums (Francois Dumont)Status (release-shared):        All pass (385 tests)Notes:Status (dbg-shared):            All pass (385 tests)Notes:Status (stldbg-shared):         All pass (385 tests)Notes:=======================================================================Operational environment:        FreeBSD 5.3-RELEASE=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 3.3.2-----------------------------------------------------------------------Date:                           2005-04-04STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       Maxim FomitchevStatus (release-shared):        Most tests passNotes:                          Runtime crash near test UnorderedTest::hash_policyStatus (stlg-shared):           All pass (322 tests)Notes:Status (stldbg-shared):         All pass (322 tests)Notes:-----------------------------------------------------------------------Compiler:                       gcc 3.4.5 (cross on Linux)-----------------------------------------------------------------------Date:                           2005-12-22STLP Version:                   current CVS STLPORT_5_0 branchReporter:                       Petr OvtchenkovStatus (release-shared):        Build lib and unit testsNotes:Status (stlg-shared):           Build libNotes:Status (stldbg-shared):         Build lib and unit testsNotes:=======================================================================Operational environment:        FreeBSD 4.10-RELEASE=======================================================================-----------------------------------------------------------------------Compiler:                       gcc 3.3.2-----------------------------------------------------------------------Date:                           2005-04-04

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -