This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25750] g++ internal compiler error: Segmentation fault
- From: "pablo at ipi dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2006 14:33:03 -0000
- Subject: [Bug c++/25750] g++ internal compiler error: Segmentation fault
- References: <bug-25750-11847@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pablo at ipi dot fi 2006-01-11 14:33 -------
Created an attachment (id=10621)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10621&action=view)
Output of the compile command
The actual compiler command
g++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I../../../pango -I../../../pango
-I../../../atk -I../../../atk -I../../../gdk -I../../../gdk -I../../../gtk
-I../../../gtk -D_XOPEN_SOURCE=500 -DXTHREADS -DXUSE_MTSAFE_API
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -DGTKMM_DISABLE_DEPRECATED -Wall -g -O2 -MT main.o
-MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25750