This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Throwing out old dynamic link code (changes static linking!)


Ariel Rios <ariel@linuxppc.org> writes:

> I am now getting:
> Starting program: /usr/local/bin/guile-gtk 

Ohh, ahh, sorry.  To fix this, you need a recent Guile from CVS.  It
should have this ChangeLog entry:

2001-06-05  Marius Vollmer  <mvo@zagadka.ping.de>

	* extensions.c (scm_c_register_extension): Allow NULL as library
	name.
	(load_extension): Ignore NULL library names when comparing.
	
> Running guile and loadin (gtk gtk) works fine tho'

Yep.  What about throwing out `guile-gtk' as well (or demote it to an
example)?  With dynamic linking working reasonably well, and threads,
we ought not to need it any more.  I certainly didn't use it for quite
some time.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]