Hallo,
I have libc6 2.3.6.ds1 installed and I use gcc 4.1.1.-6 as compiler.
lg Gerda
IOhannes m zmoelnig wrote:
just something i have forgotten:
IOhannes m zmoelnig wrote:
hi.
i can confirm gerda's problem (with both [cooled~] and [sonogram~])on my i386 machine (actually it is an amd64 running a i686-kernel 2.6.17-SMP) which is also debian-based. my libc6-version is 2.3.6.ds1-7; on my laptop which runs a native x86_64 debian (libc6 is 2.3.6.ds1-4; kernel is 2.6.17), both objects work without any problem.
of course i had to add the "-fPIC" flag on x86_64.
gcc on the i686 (where the threads crash) is: cc (GCC) 4.1.2 20061020 (prerelease) (Debian 4.1.1-17)
on the x86_64 (where everything works) it is: cc (GCC) 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)
it would be interesting to know which version of libc6 gerda has installed.