This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.4.0 bug


gcc -c -include qt-mt -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED
-DQT_NO_
DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS
-D_LARGEFILE_SOURCE -
D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NAS_SUPPORT -DQT_NO_IMAGEIO_MNG
-DQT_N
O_IMAGEIO_JPEG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC
-DQT_NO_STYLE_AQUA -D
QT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT
-DQT_NO_STYL
E_POCKETPC -I/home/war/qt-x11-free-3.3.1/mkspecs/linux-g++ -I.
-I/usr/include/fr
eetype2 -I3rdparty/libpng -I3rdparty/zlib -I3rdparty/opentype -I../include
-I/us
r/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o
.obj/release-s
hared-mt/pngrio.o 3rdparty/libpng/pngrio.c
gcc -c -include qt-mt -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED
-DQT_NO_
DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS
-D_LARGEFILE_SOURCE -
D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NAS_SUPPORT -DQT_NO_IMAGEIO_MNG
-DQT_N
O_IMAGEIO_JPEG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC
-DQT_NO_STYLE_AQUA -D
QT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT
-DQT_NO_STYL
E_POCKETPC -I/home/war/qt-x11-free-3.3.1/mkspecs/linux-g++ -I.
-I/usr/include/fr
eetype2 -I3rdparty/libpng -I3rdparty/zlib -I3rdparty/opentype -I../include
-I/us
r/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o
.obj/release-s
hared-mt/pngrtran.o 3rdparty/libpng/pngrtran.c
In file included from 3rdparty/zlib/zlib.h:34,
                 from 3rdparty/libpng/png.h:329,
                 from 3rdparty/libpng/pngrtran.c:17:
3rdparty/zlib/zconf.h:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [.obj/release-shared-mt/pngrtran.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/war/qt-x11-free-3.3.1/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/home/war/qt-x11-free-3.3.1'
make: *** [init] Error 2
Command exited with non-zero status 2
30.78user 1.25system 0:34.38elapsed 93%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+0outputs (9major+236511minor)pagefaults 0swaps
war@war:~/qt-x11-free-3.3.1$


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]