This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
GCC Bug
- To: bug-gcc at gnu dot org
- Subject: GCC Bug
- From: ryan <ryan at netidea dot com>
- Date: Fri, 04 Aug 2000 23:26:24 -0700
Hi,
While compiling the latest head of the evolution email client, I
obtained the following compiler bug:
The command line:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gnome-xml
-I/usr/include -I/usr/lib/glib/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/X11R6/include
-DUNICODE_USE_SYSTEM_ICONV -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/gnome-xml
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/lib/glib/include -I/usr/X11R6/include
-DETABLE_GLADEDIR=\"/usr/share/evolution/glade\"
-I../../widgets/e-text
-I../../e-util -I../..
-DG_LOG_DOMAIN=\"e-table\" -I/usr/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wall -Wunused -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -c
e-cell-text.c
gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)
system is a slightly modified debian linux 2.2.
Regards,
-ryan
e-cell-text.i.gz