From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=DATE_IN_PAST_03_06, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27165 invoked from network); 1 Mar 2022 04:50:39 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 1 Mar 2022 04:50:39 -0000 Received: (qmail 24147 invoked by uid 550); 1 Mar 2022 04:50:37 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 24111 invoked from network); 1 Mar 2022 04:50:37 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=+Q7zmiwR0zPpGi7SNkQ9JNulvY7Cnym4DLeksbvFLmc=; b=cmiV2vmkOqWWpZ9I95u6UEzAARK7RpZyABLtrIkV5S52DLQ/0d3rbyHq+ULP+qIcbH u1I8uyLD8q0gDX1wJLVX5f5RAFpCX0Io8nPkj6UiwX6bmP0YR2Ti0rvGm11TPgY/YFpa mQRyH+FQnHIOJxM9sKTodJ8iAlahwZ4gLyQzdy4zMXmCIR2Xi1uGcXwxd1dl9FVPyHQ8 59cYNUrpgf5lNr22Ti8v6BJ1ZUSpKJvxtegd9D69IusTMbUywmj1AFC6WCUHBn8PenaA esFmpDC1ZTrGnInwqqG/XdEJA1/xwHcSYIF/aosgdr2YXQ4zLoTxj9SUJ93+93+ol45n Sr1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=+Q7zmiwR0zPpGi7SNkQ9JNulvY7Cnym4DLeksbvFLmc=; b=DxPXVZcdIgnAXBTU5GnhD/7c4vVDibfdVKdstSfrYm6S/ZeHNLQqNdrVt/yXiiLMgf sstYJb0A7TLqx25/wbTRr7DN0HF6TCWad6I+mG298tQdoow/OHkRxbETgob0Ana+MYcX uLhbUHzAPWsJZ7D/sjQt/C2G2nwDUKap53C89YG45eQnG0Caj/zdReqyrOwsvdj6Yiy8 bxgtuhYiv4ul3r0i8iGBI3IHqPzKxU6gU6nZGa4hcYsnQui3fT2Xbt/A/fx7LGpUKGHS udkaBMPEaLl8XZ7E5UX+TPyXQvEJK1Kf5cuWjJ1O4QwFGUQEYw/gkTAs2km8TT3CW70x m8iw== X-Gm-Message-State: AOAM5324RSXuxDH61l7QJkTRVeKv+r0ytYOowIbis0JYSqLxLXpl1k26 dnw9dWi7ynrNsMwRHLJGG9lwhyGg0rMhEZwU0RXbpvgO X-Google-Smtp-Source: ABdhPJxR+qsWAbOZU7QWE/tVicKnBJihT4A4mSij0DhC+5b30kQPqCyJHHKQvFa49bmo9SlReDz88+MOQVcAN/866V0= X-Received: by 2002:a05:6e02:18ce:b0:2be:1f36:eef8 with SMTP id s14-20020a056e0218ce00b002be1f36eef8mr21174172ilu.88.1646110225103; Mon, 28 Feb 2022 20:50:25 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Rodolfo_C=C3=A2mara_Villordo?= Date: Tue, 1 Mar 2022 01:49:35 +0000 Message-ID: To: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="0000000000003a7f9605d920e7de" Subject: Re: [musl] Big thanks to musl developers. --0000000000003a7f9605d920e7de Content-Type: text/plain; charset="UTF-8" Hi, Sorry for the noob question. Why compiling the libc with -O0 is "a thing" to you? I can only imagine reasons surrounding security research, is that your use case? Thanks On Tue, Mar 1, 2022, 04:29 naruto canada wrote: > hi > > Big thanks to musl developers. You guys have done a good job. > I've managed to port most of my desktop over to musl. > It is currently compiling itself within qemu :) > on x86_64 real machine :) > Once qemu is ported, the other targets are much easier. > It takes surprising little effort to port most packages. > It took me only about a week. Very little changes was needed. > I was only forced to upgrade a few packages. > The first time in 22 years, > that I was able to compile libc with -O0 and not -O2 :) > Thanks. > --0000000000003a7f9605d920e7de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

Sorry fo= r the noob question. Why compiling the libc with -O0 is "a thing"= to you? I can only imagine reasons surrounding security research, is that = your use case?

Thanks=C2= =A0

On Tue, Mar 1, 2022, 04:29 naruto canada <narutocanada@gmail.com> wrote:
hi

Big thanks to musl developers. You guys have done a good job.
I've managed to port most of my desktop over to musl.
It is currently compiling itself within qemu :)
on x86_64 real machine :)
Once qemu is ported, the other targets are much easier.
It takes surprising little effort to port most packages.
It took me only about a week. Very little changes was needed.
I was only forced to upgrade a few packages.
The first time in 22 years,
that I was able to compile libc with -O0 and not -O2 :)
Thanks.
--0000000000003a7f9605d920e7de--