Re: [Texmacs-dev] Re: [E-devel] Segfault with Imlib2

2005-07-26 Thread The Rasterman
On Wed, 13 Jul 2005 12:42:20 +0200 Joris van der Hoeven <[EMAIL PROTECTED]> babbled: > Hi, > > I am continuing trying to use Imlib2 in combination with > a static TeXmacs binary. > > I got a bit further when using dynamic linking at run time when > using the -fPIC -rdynamic options (I did not ne

Re: [Texmacs-dev] Re: [E-devel] Segfault with Imlib2

2005-07-13 Thread Joris van der Hoeven
Hi, I am continuing trying to use Imlib2 in combination with a static TeXmacs binary. I got a bit further when using dynamic linking at run time when using the -fPIC -rdynamic options (I did not need these in the case of freetype; I don't know why). When doing this, the software does no longer cr