[Bug c++/17812] New: Current gcc-3_4-branch can't compile live.com libs

bero at arklinux dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 3 18:41:00 GMT 2004


SSIA - current (2004/10/03) gcc-3_4-branch can't compile the live.com 
libraries (http://www.live.com/liveMedia/public/, version 2004.10.03). 
 
It segfaults both with a native i686-ark-linux compiler and an i686-ark-linux 
-> armv5tel-ark-linux crosscompiler, generating the following error: 
 
g++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include -I. -O2 
-march=i686 -fomit-frame-pointer -DSOCKLEN_T=socklen_t -Wall -DBSD=1 Media.cpp 
Media.cpp: In static member function `static void Medium::close(Medium*)': 
Media.cpp:83: internal compiler error: Segmentation fault 
 
Seems to be a problem in the C++ parser; tweaking the syntax of the file a bit 
works around the problem.

-- 
           Summary: Current gcc-3_4-branch can't compile live.com libs
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-ark-linux
  GCC host triplet: i686-ark-linux
GCC target triplet: i686-ark-linux and armv5tel-ark-linux


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



More information about the Gcc-bugs mailing list