Ulrich, I just built gcc 3.2 with glibc 2.2.3, so 2.2.5 is not required, although it _is_ recommended by the gcc developers.
Mark Post -----Original Message----- From: Ulrich Weigand [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 8:55 PM To: [EMAIL PROTECTED] Subject: Re: Building gcc-3.2 Eddie Chen wrote: >I am getting error message during "make" >gthr-posix.h:482: warning: function declaration isn't a prototype >gthr-posix.h: In function `__gthread_mutex_lock': >gthr-posix.h:484: warning: implicit declaration of function >`pthread_mutex_lock' Are those really the first errors/warnings you get in this file? In any case, you might need to install glibc-2.2.5 (with the gcc compatibility patches from developerWorks) first. Bye, Ulrich -- Dr. Ulrich Weigand [EMAIL PROTECTED]
