Re: [gtk-list] Re: gtk+-971201
- From: Owen Taylor <owt1 cornell edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: gtk+-971201
- Date: 02 Dec 1997 19:01:34 -0500
Jay Painter <jpaint@serv.net> writes:
> > Fire up GDB on testgtk. Set a break on gtk_entry_draw_text.
> > (Question, does the initial text appear in the entry for the
> > entry test?).
>
> Unless the --diable-shared does something to fix this,
good guess! It does.
> you won't be able to run gdb on gtk/testgtk, because it is a script
> created by the automake test-program options.
libtool actually. With --disable-shared, gtk/testgtk will be
a normal executable. (Since the libraries are statically linked
in, there is no reason to fool around with LD_LIBRARY_PATH to
force ld.so to use the newly compiled libraries)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]