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

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

Problem compiling of guile-gnome


From: Patrick Bernaud
Subject: Problem compiling of guile-gnome
Date: Fri, 14 May 2004 16:11:41 +0200

Hi,

I am trying to build guile-gnome and it creates an error when
compiling guile-gnome-gw-gtk.o.

It looks like the C source file is too big to be compiled on my
system (PIII 600 with 256Mo of RAM and 128Mo of swap running a Debian
unstable).

Here is the error message:

 gcc -DHAVE_CONFIG_H -I. -I../../../../src/gtk/gnome/gw -I../../.. 
-I../../../../src/glib/gnome/gobject -I. -I../../../../src/gtk/gnome/gw -Wall 
-g -I/opt/gareda-dev/include/gtk-2.0 -I/opt/gareda-dev/lib/gtk-2.0/include 
-I/opt/gareda-dev/include/atk-1.0 -I/opt/gareda-dev/include/pango-1.0 
-I/opt/gareda-dev/include -I/opt/gareda-dev/include/freetype2 
-I/usr/X11R6/include -I/opt/gareda-dev/include/glib-2.0 
-I/opt/gareda-dev/lib/glib-2.0/include -I/opt/gareda-dev/include -std=gnu99 
-I/opt/gareda-dev//include -g -O2 -MT 
libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.lo -MD -MP -MF 
.deps/libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.Tpo -c guile-gnome-gw-gtk.c  
-fPIC -DPIC -o .libs/libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.o

cc1: out of memory allocating 287136000 bytes after a total of 23244800 bytes
make[1]: *** [libgw_guile_gnome_gtk_la-guile-gnome-gw-gtk.lo] Erreur 1


Is there any way to split up this file?

Regards,


Patrick




reply via email to

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