Greetins everyone,
today, im trying to compile fresh 4.3.4 core, but i have found one big problem in Compiling.
Look at this
-- Detected 64-bit platform
-- UNIX: Using jemalloc
-- UNIX: Using default configuration directory
-- UNIX: Using default library directory
-- UNIX: Configuring uninstall target
-- UNIX: Created uninstall target
-- UNIX: Detected compiler: /usr/bin/cc
CMake Error at cmake/compiler/gcc/settings.cmake:7 (message):
GCC: TrinityCore requires version 4.7.2 to build but found 4.4.5
Call Stack (most recent call first):
cmake/platform/unix/settings.cmake:37 (include)
cmake/macros/CheckPlatform.cmake:15 (include)
CMakeLists.txt:51 (include)
-- Configuring incomplete, errors occurred!
root@DarkDream:/home/development/TrinityCore/build#
Core revision
c695c084b8
I have this gcc version
gcc version 4.4.5 (Debian 4.4.5-8)
Some next informations
root@DarkDream:/home/development/TrinityCore/build# uname -a
Linux DarkDream 2.6.32-wvg-hosting #1 SMP Fri May 24 10:05:54 CEST 2013 x86_64 GNU/Linux
I must have 4.7.2 version,but i cant update/upgrade it! Someone can please help me? I dont know how to fix this problem and a lot of links on Google doesnt help me. Thanks anybody for help or idea how to upgrade GCC.
Have a good rest of the day