This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/13913] New: win32: compile error: __GTHREAD_MUTEX_INIT' was not declared in this scope


/datal/gcc/build/crossgcc_build/gcc/xgcc -shared-libgcc -
B/datal/gcc/build/crossgcc_build/gcc/ -nostdinc++ -
L/datal/gcc/build/crossgcc_build
/i686-pc-mingw32/libstdc++-v3/src -L/datal/gcc/build/crossgcc_build/i686-pc-
mingw32/libstdc++-v3/src/.libs -B/datal/gcc/build/crossgcc/i686-
pc-mingw32/bin/ -B/datal/gcc/build/crossgcc/i686-pc-mingw32/lib/ -
isystem /datal/gcc/build/crossgcc/i686-pc-mingw32/include -isystem /datal/
gcc/build/crossgcc/i686-pc-mingw32/sys-include -
I/datal/gcc/build/crossgcc_build/i686-pc-mingw32/libstdc++-v3/include/i686-pc-
mingw32 -I/dat
al/gcc/build/crossgcc_build/i686-pc-mingw32/libstdc++-v3/include -
I/datal/gcc/gcc/libstdc++-v3/libsupc++ -O2 -O2 -g0 -O2 -g0 -fno-implicit-t
emplates -Wall -W -Wwrite-strings -Wcast-qual -fdiagnostics-show-
location=once -c /datal/gcc/gcc/libstdc++-v3/src/allocator.cc -o allocator.
o
In file included from /datal/gcc/build/crossgcc_build/i686-pc-
mingw32/libstdc++-v3/include/bits/allocator.h:52,
                 from /datal/gcc/build/crossgcc_build/i686-pc-
mingw32/libstdc++-v3/include/memory:55,
                 from /datal/gcc/gcc/libstdc++-v3/src/allocator.cc:35:
/datal/gcc/build/crossgcc_build/i686-pc-mingw32/libstdc++-
v3/include/ext/mt_allocator.h:840: error: `__GTHREAD_MUTEX_INIT' was not 
declared
in this scope

-- 
           Summary: win32: compile error: __GTHREAD_MUTEX_INIT' was not
                    declared in this scope
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ovid at mailandnews dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13913


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]