Advertisement
Guest User

Untitled

a guest
Mar 30th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. X:/temp/mingw_bin/bin/mingw32-make.exe -f Makefile.Debug
  2. mingw32-make.exe[1]: Entering directory `X:/install/git/work/aion_auth_client/client-build-desktop-Qt_4_8_0_for_Desktop_-_MinGW__Qt_SDK_________'
  3. g++ -c -DBOOST_FILESYSTEM_VERSION=2 -DBOOST_THREAD_USE_LIB -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_DISABLE_ENCRYPTION -DTORRENT_DISABLE_GEO_IP -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0501 -D_FILE_OFFSET_BITS=64 -ggdb3 -fno-inline -O0 -g -fexceptions -mthreads -Wall -frtti -DUNICODE -DQT_LARGEFILE_SUPPORT -DDEBUG -DQT_NEEDS_QMAIN -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\QtSDK\Desktop\Qt\4.8.0\mingw\include\QtCore" -I"c:\QtSDK\Desktop\Qt\4.8.0\mingw\include\QtNetwork" -I"c:\QtSDK\Desktop\Qt\4.8.0\mingw\include\QtGui" -I"c:\QtSDK\Desktop\Qt\4.8.0\mingw\include" -I"c:\QtSDK\Desktop\Qt\4.8.0\mingw\include\ActiveQt" -I"debug" -I"." -I"..\client" -I"." -I"c:\QtSDK\Desktop\Qt\4.8.0\mingw\mkspecs\win32-g++" -o debug\main.o ..\client\main.cpp
  4. mingw32-make.exe[1]: Leaving directory `X:/install/git/work/aion_auth_client/client-build-desktop-Qt_4_8_0_for_Desktop_-_MinGW__Qt_SDK_________'
  5. <built-in>:0:0: internal compiler error: Segmentation fault
  6. Please submit a full bug report,
  7. with preprocessed source if appropriate.
  8. See <http://gcc.gnu.org/bugs.html> for instructions.
  9. mingw32-make.exe[1]: *** [debug/main.o] Error 1
  10. mingw32-make.exe: *** [debug] Error 2
  11. 16:07:30: Процесс «X:\temp\mingw_bin\bin\mingw32-make.exe» завершился с кодом 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement