From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31626 invoked by alias); 31 Mar 2010 21:23:43 -0000 Received: (qmail 31616 invoked by uid 22791); 31 Mar 2010 21:23:42 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-bw0-f225.google.com (HELO mail-bw0-f225.google.com) (209.85.218.225) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 31 Mar 2010 21:23:37 +0000 Received: by bwz25 with SMTP id 25so451561bwz.8 for ; Wed, 31 Mar 2010 14:23:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.152.199 with HTTP; Wed, 31 Mar 2010 14:23:34 -0700 (PDT) In-Reply-To: References: <201003242043.51934.yann.morin.1998@anciens.enib.fr> <3530b0eb1003241304q5504a690sa1a64230e6687e3b@mail.gmail.com> <201003252324.12780.yann.morin.1998@anciens.enib.fr> <4BB3B590.3080102@andric.com> Date: Wed, 31 Mar 2010 21:23:00 -0000 Received: by 10.204.126.130 with SMTP id c2mr146969bks.155.1270070614595; Wed, 31 Mar 2010 14:23:34 -0700 (PDT) Message-ID: Subject: Re: Building a static toolchain ? From: Trevor Woerner To: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00144.txt.bz2 On Wed, Mar 31, 2010 at 5:22 PM, Khem Raj wrote: >> 2. If you have built your toolchain statically linked to an older >> glibc then wouldn't it would mean you couldn't compile programs which >> use newer system calls (e.g. futex, inotify)? > > you have to understand that the toolchain components themselves need a > libc when they run. Its not same as the target libc that you > would use to link the programs that will be generated by your > statically linked cross compiler. D'oh! Of course, thanks :-D -- For unsubscribe information see http://sourceware.org/lists.html#faq