From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19604 invoked by alias); 26 Oct 2011 12:55:09 -0000 Received: (qmail 19590 invoked by uid 22791); 26 Oct 2011 12:55:09 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-vx0-f175.google.com (HELO mail-vx0-f175.google.com) (209.85.220.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Oct 2011 12:54:52 +0000 Received: by vcbf1 with SMTP id f1so1572888vcb.20 for ; Wed, 26 Oct 2011 05:54:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.97.34 with SMTP id dx2mr32676828vdb.3.1319633691081; Wed, 26 Oct 2011 05:54:51 -0700 (PDT) Received: by 10.52.181.10 with HTTP; Wed, 26 Oct 2011 05:54:51 -0700 (PDT) Date: Wed, 26 Oct 2011 12:55:00 -0000 Message-ID: Subject: Is it any way to build pthreads without building libc? From: Alexey Umnov To: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-10/txt/msg00220.txt.bz2 Hello! I hope this is the right topic for such a question. If no, I beg a pardon. Is it possible to build pthread library without building the whole libc? Of course I assume that libc exists on a target system (binaries, headers, kernel headers, etc), but it has not been build from the given sources. Thank you! -- ______________________ Alexey Umnov umnoff@gmail.com