请大神们指导 我在aws的 linux系统上更新node的版本到4.0,下载了最新的包解压运行 make install 然后就一直停在哪里
node-v4.0.0]# make install make -C out BUILDTYPE=Release V=1 make[1]: Entering directory `/home/ec2-user/node-v4.0.0/out’ g++ '-DV8_TARGET_ARCH_X64’ '-DENABLE_DISASSEMBLER’ '-DV8_IMMINENT_DEPRECATION_WARNINGS’ '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC’ -I…/deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -B/home/ec2-user/node-v4.0.0/third_party/binutils/Linux_x64/Release/bin -fno-strict-aliasing -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/ec2-user/node-v4.0.0/out/Release/.deps//home/ec2-user/node-v4.0.0/out/Release/obj.target/v8_base/deps/v8/src/accessors.o.d.raw -c -o /home/ec2-user/node-v4.0.0/out/Release/obj.target/v8_base/deps/v8/src/accessors.o …/deps/v8/src/accessors.cc