Re: GCC-build errors

2006-09-21 Thread Alessandro Alocci
On 11:50 Thu 21 Sep, Luca wrote: However I think it is something deeper, in fact, making check for Gc6.6 reports this error: gcc -DPACKAGE_NAME=\gc\ -DPACKAGE_TARNAME=\gc\ -DPACKAGE_VERSION=\6.6\ -DPACKAGE_STRING=\gc\ 6.6\ -DPACKAGE_BUGREPORT=\[EMAIL PROTECTED] -DGC_VERSION_MAJOR=6

Re: GCC-build errors

2006-09-21 Thread Luca
Alessandro Alocci wrote: On 11:50 Thu 21 Sep, Luca wrote: However I think it is something deeper, in fact, making check for Gc6.6 reports this error: gcc -DPACKAGE_NAME=\gc\ -DPACKAGE_TARNAME=\gc\ -DPACKAGE_VERSION=\6.6\ -DPACKAGE_STRING=\gc\ 6.6\ -DPACKAGE_BUGREPORT=\[EMAIL PROTECTED]

Re: GCC-build errors

2006-09-21 Thread Alessandro Alocci
On 14:11 Thu 21 Sep, Luca wrote: Hi, can you check if you really have /usr/local/lib/libpthread.so ? So, maybe you have another libpthread conflicting with the libpthread from glibc (from the pth package?), or if you have not a Hi Alessandro, I've just noticed that in fact I have

GCC-build errors

2006-09-20 Thread Luca
Hi again! I'm recompiling gcc-4.1.1 in order to user NVIDIA-SDK, but I'm having an error I'm trying to solve. Gcc-4.1.1 configure so: ../gcc-4.1.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu

Re: GCC-build errors

2006-09-20 Thread Dan Nicholson
On 9/20/06, Luca [EMAIL PROTECTED] wrote: I'm recompiling gcc-4.1.1 in order to user NVIDIA-SDK, but I'm having an error I'm trying to solve. Gcc-4.1.1 configure so: ../gcc-4.1.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit