Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Pankaj K Garg" To: Subject: Trouble compiling with gcc 3.3.1-2 Date: Mon, 13 Oct 2003 19:34:22 -0700 Message-ID: <000301c391fb$af4ca340$37fea8c0@nsr.hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 I'm having the following trouble compiling even the simplest programs with gcc: $ gcc tmp.c /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/libgcc.a(w32-shared-ptr.o)(.text+0x189): undefined reference to `_pthread_atfork' collect2: ld returned 1 exit status The gcc version we are using is: $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs Configured with: /netrel/src/gcc-3.3.1-2/configure --enable-languages=c,c++,f77, java --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --wi thout-included-gettext --enable-interpreter --enable-sjlj-exceptions --disable-v ersion-specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i686-p c-cygwin --target=i686-pc-cygwin --prefix=/usr --exec-prefix=/usr --sysconfdir=/ etc --libdir=/usr/lib --includedir=/nonexistent/include --libexecdir=/usr/sbin Thread model: posix gcc version 3.3.1 (cygming special) Will appreciate any suggestions. Pankaj --- Pankaj K Garg gargp AT acm DOT org 1684 Nightingale Avenue 408-373-4027 Sunnyvale, CA 94304 http://home.earthlink.net/~gargp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/