https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64301

            Bug ID: 64301
           Summary: TrinityCore error
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jean...@redstone-city.de

I cloned the source of "TrinityCore" using git (git clone
git://github.com/TrinityCore/TrinityCore.git)
After configuring with "cmake ../ -DPREFIX=/home/wow/server
-DCONF_DIR=/home/wow/server/etc -DLIBSDIR=/home/wow/server/lib -DTOOLS=1
-DWITH_WARNINGS=1", I tried to make the project but it failed with the error
message: "c++: internal compiler error: Segmentation fault (program cc1plus)"

Reply via email to