On Thursday 14 July 2005 07:58, Paolo Amoroso wrote: > Here are the build options from the Makefile: > > all: > gcc -c gtk-adds.c `pkg-config --cflags --libs gtk+-2.0` > gcc -shared -o libcellsgtk.so gtk-adds.o > > > If you can reproduce the problem with a sequence of calls to > > EXT:LOAD-FOREIGN, I can try it on my machine. > > I will look into this.
I should point out that I grabbed these gcc lines off the net and don't really know anything about building shared libraries. I'd like to help more with this problem, but I'm won't be around much over the next week or two (new baby). -- - Best regards, Peter
