[Gtk-sharp-list] Glade# and resources.

Paolo Molaro lupus@ximian.com
Fri, 13 Sep 2002 11:17:19 +0200


On 09/12/02 Bob Smith wrote:
> I've wondered why we havent done this with non microsoft binaries. Is elf
> limited so that this kind of stuff cant be done?

This started as a feature request to James by me and it is used in
Gtk-Perl since then. With ELF it's harder, since there is no standard
(i.e. in libc) way to access the sections in the executable.
Though, if I had to do it for C prgrams, I'd simply embed the file in a
big const char array: it's easier and more portable.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better