the problem is there are no SOURCEVIEW_LIBS into my cygwin :'(
and it won't give me the way to build the .so for use modules into libgretl.
2010/6/14 Allin Cottrell <cottrell(a)wfu.edu>:
On Mon, 14 Jun 2010, denis joubert wrote:
> I joined the log. but it failed on gtksourceview (because i don't have
> this library and don't know where i can find it, fortunatly the libs
> module is built before it)
Thanks for the info. Building with a unix-type make process on MS
Windows with cygwin is not something that has been tried before,
and the cygwin linker seems to behave in a way I haven't seen
before. But anyway, you might try editing the Makefile in the gui2
subdirectory, and placing the gtksourceview library before the GTK
libraries, thus:
LIBS = $(GTKSOURCEVIEW_LIBS) $(GTK_LIBS) ../lib/libgretl-1.0.la
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users