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

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

Re: how do you build this guile-gobject thing?


From: Matto Marjanovic
Subject: Re: how do you build this guile-gobject thing?
Date: Tue, 27 Jan 2004 18:56:57 -0500

 >>      "For the time being, release tarballs are not available.
 >>       Please use the development snapshots from CVS."
 >>
 >Ah, forgot that. I'd try CVS HEAD.
 ...
 >>  >> Any clues, suggestions?
 >>  >>
 >>  >Yes, compile with -O0. This is a known problem and already fixed my
 >>  >modified version of g-wrap; my changes will go upstream RSN.
 >>
 >> "Compile guile-gobject with -O0, due to bug in g-wrap" - right?
 >>  I'll give it a shot.
 >>
 >It's rather a feature of gcc (consuming load of memory when compiling
 >big source files with optimization). I've hacked g-wrap to spit out
 >~22K lines instead of ~140K lines (hint: do a 'wc -l
 >gnome/gtk/guile-gnome-gw-gtk.c' in the toplevel build directory) for
 >GTK+2, but this has yet to go upstream.

Hey, thanks for all the suggestions.  

I checked out CVS HEAD (on Saturday afternoon), and got it all to compile.

I was even able to compile it with -O2.  I don't know how long it took,
 because I did it overnight.  I also don't know how much memory it took,
 but I had killed stuff like galeon first, freeing up much of 1GB of RAM
 for gcc's use.

Now, to actually play with it,
-matt m.




reply via email to

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