Re: linuxthreads, gimp 1.1+, dies

1999-01-19 Thread Richard Seaman, Jr.
On Tue, Jan 19, 1999 at 02:06:13PM +0200, Jeremy Lea wrote: > On Tue, Jan 19, 1999 at 02:45:39AM -0800, br...@worldcontrol.com wrote: > > Gimp (CVS) compiled with > > CFLAGS="-g -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -O2 -m486 > > -pipe -lpthread" > > Hmm, if you're using the libpth

Re: linuxthreads, gimp 1.1+, dies

1999-01-19 Thread Richard Seaman, Jr.
On Mon, Jan 18, 1999 at 06:27:18PM -0800, br...@worldcontrol.com wrote: > I running gimp -unstable (CVS 1/17/1998) and FreeBSD -current > (1/17/1998) with > > CFLAGS= -O2 -m486 -pipe -DCOMPAT_LINUX_THREADS -DVM_STACK > COPTFLAGS= -O -pipe -DCOMPAT_LINUX_THREADS -DVM_STACK > > and linuxthreads po

Re: linuxthreads, gimp 1.1+, dies

1999-01-19 Thread Jeremy Lea
Hi, On Tue, Jan 19, 1999 at 02:45:39AM -0800, br...@worldcontrol.com wrote: > Gimp (CVS) compiled with > CFLAGS="-g -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -O2 -m486 > -pipe -lpthread" Hmm, if you're using the libpthread from lt.tar.com, and you installed it according to the instruct

Re: linuxthreads, gimp 1.1+, dies

1999-01-19 Thread brian
Brian Feldman suggested: > Try compiling with debugging info, get a coredump, and debug with the binary > that has the full debugging symbols. Gimp (CVS) compiled with CFLAGS="-g -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -O2 -m486 -pipe -lpthread" Brian Litzinger wrote: >>Everything

Re: linuxthreads, gimp 1.1+, dies

1999-01-18 Thread Brian Feldman
On Mon, 18 Jan 1999 br...@worldcontrol.com wrote: > I running gimp -unstable (CVS 1/17/1998) and FreeBSD -current > (1/17/1998) with > > CFLAGS= -O2 -m486 -pipe -DCOMPAT_LINUX_THREADS -DVM_STACK > COPTFLAGS= -O -pipe -DCOMPAT_LINUX_THREADS -DVM_STACK > > and linuxthreads port from http://lt.tar.