From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by sourceware.org (Postfix) with ESMTPS id 9C6563858425 for ; Wed, 21 Dec 2022 10:47:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9C6563858425 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-lf1-x12a.google.com with SMTP id o6so18005683lfi.5 for ; Wed, 21 Dec 2022 02:47:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:from:to:content-language:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=3T4IN5xw+22XQMyD9gH2LqpFhHS6qaXS4xbD0CU09ew=; b=jiLgHU1nLs3OCj233bgwaWJdmMvscVTQVtNhsommgOLySmbSTwfRHuWCPY0prPEnb8 N062vaK5YnYvXJQBquizckv3zyIjIquRrDuK6cJMxai8V7q/9O/q6SBqxbojgqW2iXqn ISUxOmvanPulGJYy8UVZ0wZ1XpUgoFvvw9tED31j2jX0Fi8pFGG6UEPCCaZM16/x7aBx zPN/Y+akC/5mepB4M2AiwiGi8wgPssRZZXTZLU4KYIld7GbxPCZmb3jcnATnAdvnoR7c zsoKLAhz9w4BDJNP3OXuHXRWzsYAE9w2IAbrk5kdEIws3m7F2tNae9LjHtG20xbITYW+ 9aAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=subject:from:to:content-language:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=3T4IN5xw+22XQMyD9gH2LqpFhHS6qaXS4xbD0CU09ew=; b=7ZMCRxgjZXOoXzikBtnQN4bM1T3EU14o4M09n7sntSaYGUMoNwajwxrhf59Rc8LeX/ Kykbj2qMEi9P7H56nlTEfZBZ1GkFoP+45hR5IpO9NuI+dEvoPQ67BVzEMhgSB5THYSHK GsVFaodf4q2P7LZXlQfunb4SnFFMJO9wTGjunWS7J9zWXW9iNEe6QBJDlqKghPNJaYZQ 2ev/I5T9gEdotbo8AUe3pGDlUIhOTYlNi7qbom3V55dUFS/hpTPnOI3fYa2mxZVtBTqv RCpp5xDUG4mBj6fNnzRC5XQPs4pUYvT9IxEGAJlNQARKGHhWWHrOeJ7VEbxkZHbzVxRL kkFw== X-Gm-Message-State: AFqh2kqRR+XDmzs0o6+XhAnQIUkK9VT5CW17/bZbN55lgscPSANVYymG cJ2NTI/E/71rjCzvTL4QHhB65XUkEF3Y/Q== X-Google-Smtp-Source: AMrXdXtdSSRkDzByTfkX9nw3lPkep2j3yP2bVHfcbniivwnCJ+Zkk8RV8qihc2nDfXHN17joywLX6A== X-Received: by 2002:a05:6512:244:b0:4b5:a5c7:3282 with SMTP id b4-20020a056512024400b004b5a5c73282mr260115lfo.61.1671619675526; Wed, 21 Dec 2022 02:47:55 -0800 (PST) Received: from [192.168.1.5] ([176.214.202.50]) by smtp.gmail.com with ESMTPSA id v7-20020a05651203a700b004b384ae61absm1795006lfp.198.2022.12.21.02.47.54 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 21 Dec 2022 02:47:55 -0800 (PST) Content-Type: multipart/alternative; boundary="------------ww7M4NL0Ggce84ipFr1W3h8o" Message-ID: Date: Wed, 21 Dec 2022 18:47:53 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Content-Language: en-US To: binutils@sourceware.org From: Alexei Sholomitskiy Subject: a question from novice X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This is a multi-part message in MIME format. --------------ww7M4NL0Ggce84ipFr1W3h8o Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hello! I am a novice in Linux, so I'd like to understand, how it works and I started compile projects, follow by linuxfromscratch recommendations But I do it not in clear system, - on my Linux Mint //--------------------------------------------------------------- to build binutils - is very simple ! (according to www.linuxfromscratch.org) but there were so many errors and warnings ... I don't understand, what is a reason I cannot build this project - according different sites, it is easy! so I decided to compile binutils step-by-step - and not statically, but make shared libraries I have wrote a bash script about 150 lines (initially it was up to 600!) to automatically download, extract, and *prepare for compiling* binutils tar.gz archive. For next step I am to build gdb server and gcc compiler and now I see directories libiberty, gold, libdecimal with the same names I saw in bunutils Could you explain me, these projects have the same components? why not to build binutils components as shared libraries and install them to /lib directory to use in future? --------------ww7M4NL0Ggce84ipFr1W3h8o--