guile-gtk-general
[Top][All Lists]
Advanced

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

Re: guile-gobject compilation error


From: Andreas Rottmann
Subject: Re: guile-gobject compilation error
Date: Sat, 03 Apr 2004 01:57:26 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

David Pirotte <address@hidden> writes:

> i get a gcc error trying to compile guile-gobject. is a particular version
> of gcc required? i am using gcc (GCC) 3.3.3 (Debian), see below
>
> david
>
> ;; --
>
> faust:/usr/local/src/guile/guile-gobject# gcc --version
> gcc (GCC) 3.3.3 (Debian)
> Copyright (C) 2003 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.
>
> faust:/usr/local/src/guile/guile-gobject#
>
> ;; --
>
> faust:/usr/local/src/guile/guile-gobject# make
> ... ...
>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gnome/gobject -Wall -Werror -g 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include -I 
> /usr/include/g-wrap -DGTK_DISABLE_DEPRECATED -g -O2 -MT 
> libguile_gnome_gw_gtk_la-guile-gnome-gw-gtk.lo -MD -MP -MF 
> .deps/libguile_gnome_gw_gtk_la-guile-gnome-gw-gtk.Tpo -c guile-gnome-gw-gtk.c 
>  -fPIC -DPIC -o .libs/libguile_gnome_gw_gtk_la-guile-gnome-gw-gtk.o
> gcc: Internal error: Terminated (program cc1)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bugs,
> please see /usr/share/doc/debian/bug-reporting.txt.
>
Try compiling with -O0; this is a know problem and already fixed in my
branch, which depends on an unreleased G-Wrap version (actually a
G-Wrap problem - it just produces loads of code).

HTH, Andy
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

To iterate is human; to recurse, divine.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]