(Tinkered with ggi also: Segf'ting quicker, but less readable screen. :) Built and installed gii-deb with configure --enable-static. Build gii/demos/demo.c: gcc -static demo.c -lgg -lggi -ldl demo crashes init'ing stdin (from giiOpen). Chgd. second input in demo.c:main: inp2=ggiOpen from input-stdin to input-null or input-tcp:listen:22222. demo crashes joining inputs. Produced on two different debian (deb-src, !deb) machines. Also after installing new ld ;) The GGI_DEBUG=127 output, especially pointer returns from alloc, dl_open and init were, interestingly enough, very similar, both w. static and shared linking. Looked ok. But sure crash when calling input-stdin's init ... >:-/ Lets see. Have fun, greetings, martin
