LDFLAGS = -Wl,--export-dynamic (was: Re: GANORME 2.10.0.1 - Devilspie error)



Quick follow up to my own post:

> Thanks, Joseph. Adding this LDFLAGS before the include line indeed
> solved the build for devilspie. :-)  I stand corrected...

1) devilspie didn't only build, it works ;-)

2) I somehow missed the fact, that these flags already are added
globally in gar.conf.mk in the last GARNOME test versions for some days
now, as Joseph suggested.

$ grep export-dynamic gar.conf.mk
LDFLAGS += -Wl,--export-dynamic -L$(libdir)

This will be included in the next GARNOME release 2.10.0.2.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]