From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7CF29EB64D7 for ; Fri, 23 Jun 2023 22:13:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231433AbjFWWNI (ORCPT ); Fri, 23 Jun 2023 18:13:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229542AbjFWWNH (ORCPT ); Fri, 23 Jun 2023 18:13:07 -0400 Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9AFCDD for ; Fri, 23 Jun 2023 15:13:06 -0700 (PDT) Received: by mail-pf1-x42d.google.com with SMTP id d2e1a72fcca58-668842bc50dso199298b3a.1 for ; Fri, 23 Jun 2023 15:13:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20221208.gappssmtp.com; s=20221208; t=1687558386; x=1690150386; h=content-transfer-encoding:mime-version:date:message-id:subject :references:in-reply-to:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=/KSMItz4s9WYcwyQLoRm56nsz7aYFAcT5yhPDIqN2h4=; b=QYQ89xb9XChKpxU9JSZkkaS5Y63f1djkgfdG9Kk1scid9PU2NqIt+x2BR1KiWvpEQh r+YrCJP4f3OEFcny8B3b202NCh3jWxJlnbYtzVycWr5uXhqsNU9OuvnE0btLYOM1rAZi BC123itQV6iFJ58GXa+o4iTQhC/gZK7Heb79p2rTcIwY3EZFK6OHkj6XiLOxGLDHoAW0 2U9b2mgWa9wg8xmL/l05ORSKRkfBm/gf0OnfBzTNrL/hpGzVXsDWLDDwLnTFqRB/oX1j Xn5dQIcHQskr1t/8rZht6muPpabBgouyRNCoHJEGWQpGubSlLcsWz/AQG753/Kk4xz8y aqTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687558386; x=1690150386; h=content-transfer-encoding:mime-version:date:message-id:subject :references:in-reply-to:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/KSMItz4s9WYcwyQLoRm56nsz7aYFAcT5yhPDIqN2h4=; b=MbMp2kqPZAWMDu8QRXmVvIY1pYfMz2LCAV7sVVmKGcE5gfIOWPQqeZ33E6JOQuENgu hZictQp6hs70OyLMqVhhRrGurqgYqS4i2/LjSpykzNaf/gNJj+Aqj1KcB5VvBhEFb1zi HWFbPQn6gDjrfluntQL7Peec7idtTEflvhyR3UGuXwhsKOEwTV4c+iBVEh10cM+jwdM9 aYFk135MhNuSAYQA8Wc1H7pG6pPXOGvyUYhSo/8lqHnczjwFJJy6Tm3t3qQYNJhel8GZ T0HfCmAT/7+8dyL4sccgH2qKDanDimIs50Rx0HguuDPZ29ByyZlEOOkFZv6jE2gRcuiP cEaw== X-Gm-Message-State: AC+VfDzn+SyVLOtDTdo1Fau9Ko7udR77vKmKx0fdmFsoa7AhX/gi/YE+ vnQAMMuAs8IvCBMSLUoZNahG2w== X-Google-Smtp-Source: ACHHUZ5/93LE1VmylYBiFVVVXUAVOZG25bizHpUFZuyUm13I50qZygghxodx2zbOlLMnnHaJtRkxUA== X-Received: by 2002:a05:6a00:1daa:b0:668:7351:ca8d with SMTP id z42-20020a056a001daa00b006687351ca8dmr17399390pfw.3.1687558386174; Fri, 23 Jun 2023 15:13:06 -0700 (PDT) Received: from [127.0.0.1] ([198.8.77.157]) by smtp.gmail.com with ESMTPSA id u1-20020aa78381000000b00662c4ca18ebsm21998pfm.128.2023.06.23.15.13.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 15:13:05 -0700 (PDT) From: Jens Axboe To: Ammar Faizi Cc: Alviro Iskandar Setiawan , Guillem Jover , Jeff Moyer , Stefan Hajnoczi , Michael William Jonathan , Matthew Patrick , io-uring Mailing List , Linux Kernel Mailing List , GNU/Weeb Mailing List In-Reply-To: <20230622172029.726710-1-ammarfaizi2@gnuweeb.org> References: <20230622172029.726710-1-ammarfaizi2@gnuweeb.org> Subject: Re: [RFC PATCH liburing v1 0/3] Introduce '--use-libc' option Message-Id: <168755838465.749394.1580343149214117660.b4-ty@kernel.dk> Date: Fri, 23 Jun 2023 16:13:04 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.13-dev-099c9 Precedence: bulk List-ID: X-Mailing-List: io-uring@vger.kernel.org On Fri, 23 Jun 2023 00:20:26 +0700, Ammar Faizi wrote: > Hi Stefan and Guillem, > > This is an RFC patch series to introduce the '--use-libc' option to the > configure script. > > Currently, when compiling liburing on x86, x86-64, and aarch64 > architectures, the resulting binary lacks the linkage with the standard > C library (libc). > > [...] Applied, thanks! [1/3] configure: Remove --nolibc option commit: 7eba81f6eb2d62d7835622267b483b95bdf0bcd5 [2/3] configure: Introduce '--use-libc' option commit: 151f80504d8cba262f0950b76953dd7441342163 [3/3] src/Makefile: Allow using stack protector with libc commit: 449ebc5a425f3a8b14c78357cbe9ab1011a797eb Best regards, -- Jens Axboe