[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/17553] New: crashes on kdelibs build



crashes on kdelibs CVS HEAD build.
This is g++-3.5 package from debian experimental !

linux 2.6.9-rc1-mm1, i686. Debian unstable/experimental.

g++-3.5 --version
g++-3.5 (GCC) 3.5.0 20040724 (experimental) (Debian 3.5-0pre1)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

dpkg -s g++-3.5 (for debian folks)
Package: g++-3.5
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 5456
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-3.5 (3.5ds1-0pre1)
Version: 3.5-0pre1
Replaces: gcc (<= 2.7.2.3-3)
Provides: c++-compiler
Depends: gcc-3.5-base, libc6 (>= 2.3.2.ds1-4), gcc-3.5 (>= 3.5-0pre1), gcc-3.5
(<< 3.5.1), libstdc++6-dev (>= 3.5-0pre1)
Suggests: gcc-3.5-doc (>= 3.5-0pre1)
Description: The GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

command line:

/usr/bin/g++-3.5 -save-temps -DHAVE_CONFIG_H -I../../kio/kio -I. -I../.. -I../..
-I./.. \
-I./../kssl -I../../kio/kio/../kssl -I./../../interfaces -I../../dcop
-I../../libltdl \
-I../../kdefx -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio \
-I../../kio/kfile -I../.. -I/usr/local/qt-copy//include -I/usr/X11R6/include \
-I/opt/kde/include -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT -D_REENTRANT \
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE \
-Wcast-align-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -g -O2 \
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new \
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT \
-DQT_NO_TRANSLATION -fPIC -DPIC -c ./global.cpp \
-o ../../kio/kio/.libs/global.o -Wp,-MD,../../kio/kio/.deps/global.TUlo

global.ii will be attached to this bug report, bz2 compressed to save some space.

-- 
           Summary: crashes on kdelibs build
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gj at pointblue dot com dot pl
                CC: debian-gcc at lists dot debian dot org,gcc-bugs at gcc
                    dot gnu dot org
 GCC build triplet:
                    /usr/bin/g++-3.5 -save-temps -DHAVE_CONFIG_H -
                    I../../kio/kio -


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17553

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: