From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Authentication-Results: gnuweeb.org; dmarc=none (p=none dis=none) header.from=kernel.dk Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=kernel-dk.20221208.gappssmtp.com header.i=@kernel-dk.20221208.gappssmtp.com header.a=rsa-sha256 header.s=20221208 header.b=QYQ89xb9; dkim-atps=neutral Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=209.85.210.173; helo=mail-pf1-f173.google.com; envelope-from=axboe@kernel.dk; receiver= Received: from mail-pf1-f173.google.com (mail-pf1-f173.google.com [209.85.210.173]) by gnuweeb.org (Postfix) with ESMTPS id 19C77249E57 for ; Sat, 24 Jun 2023 05:13:07 +0700 (WIB) Received: by mail-pf1-f173.google.com with SMTP id d2e1a72fcca58-66c0a45f7b5so181241b3a.0 for ; Fri, 23 Jun 2023 15:13:07 -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=cA/J4vZfI1gfKNW6yMNbnlMp8tB+++U6NcVT0oTG0Mns+or+cazkOJrJyl4INgOqOW 3alEHrHug6eq45lEKcvj0R/c+NqrFqMsqDD8Ey42nEuOOBFEkPT1pNy/bYGvrIXJyPkM RXg2kUopUjTRiXfGrXKmjXs3R+QtwkchUNbgcyxHNV2S9h9lzmMYl5HvOdlPomYoJAho WUHJWFm37kNudF6RHOggruolLveB1euei4p1GEkCPMGAp5vQwlv2wHpZx3e0eQXREJzN RXT+ry44FHK0qFV6mLvbd2q7eWnUbK6TZBnuN1Otd6RgM8aYnq64DaGh/FXyP3sz/rIv 7BOQ== X-Gm-Message-State: AC+VfDzcvpGYMaeI9Gx91Zdrw+t1A/vv1HQ/OTq7Ye6PfWGW9zBJySjA 10k4JdJBFPQAGWo7sYEvpzm6dQ== 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 List-Id: 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