From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14695 invoked by alias); 31 Mar 2010 21:08:44 -0000 Received: (qmail 14682 invoked by uid 22791); 31 Mar 2010 21:08:43 -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:08:39 +0000 Received: by bwz25 with SMTP id 25so441683bwz.8 for ; Wed, 31 Mar 2010 14:08:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.152.199 with HTTP; Wed, 31 Mar 2010 14:08:36 -0700 (PDT) In-Reply-To: <4BB3B590.3080102@andric.com> 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:08:00 -0000 Received: by 10.204.174.205 with SMTP id u13mr140268bkz.169.1270069716804; Wed, 31 Mar 2010 14:08:36 -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/msg00141.txt.bz2 Okay, thanks so much for the information! Just out of curiosity: 1. Since newer glibc's are compatible with older glibc's (but not the other way around) is it not possible to take the latest glibc and lower the 'minimum supported kernel version'? 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)? -- For unsubscribe information see http://sourceware.org/lists.html#faq