delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/03/17/02:28:05

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0D163944426
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1584426440;
bh=IuyuNAkNwpKBQ+r1/07SNuH8toEryj+CBEivNlchQK4=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=KH9M/IIs/3Frn7fdelW8+6lFU0BokYsZsfDLXd2VLIgiRRvLDV2QLhbgVyaZmLk27
A4w9/unRfti6PslxTaBw9/NO2f0XeHiXTCy2t652VC7i3eYn+B2dhaVQSvt3IG9PgW
PgKbYD9YaqYGG/6L0imUXiBCNZCOgoo3CzzORd9s=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-transfer-encoding;
bh=3gf+aO//mp6bGa3OqVfGUegdEBl7NpwMjyASLXkrlqQ=;
b=uADvhdg89e0hweJreeCIaFZWYIUNBbxu4XXSX7chr+XCUXHTYmXGN76YUjFhLuhwCN
Thcz64QeTt/PwDK8ZZWiuaDWYPxPnp65nn9WZqPX5vpeSb/KWlnit2LfskGSpp/6XN/b
ibo/bAaEoxZ0QKqEMz5dKNcwSSVEBlkOcK40jk83CIXaf45HfdSWp9vNZaGEdTsEZpGP
IsPQE+D+WSabcOddwnNgaXtlGcKiMOCiWshOzuc/qJuO6rwZL2/ZhpdE/OhOKzlYz09X
my3CzVJ4h0pasRQNyQiU/SxaVt9WRTX0BxNC/RHo9xx8UOOw6uQIjlTILms5WvHIm5je
yMJA==
X-Gm-Message-State: ANhLgQ1wPP43pleKDrgrXB9uOxMaChvMd0b/jfT42+wSYguKWg743OQk
nf5APe6KAsBW1wnVr4ufPUj+YqB6
X-Google-Smtp-Source: ADFU+vsrReuJp6nTwPBhUdbbahlzVqMU6NtiF5WhtJkiExQp1MKMeBHRf9jzNZYvsxQTvleghpjzSg==
X-Received: by 2002:a5d:6344:: with SMTP id b4mr3884454wrw.354.1584426436885;
Mon, 16 Mar 2020 23:27:16 -0700 (PDT)
Subject: Re: Difference Between Binutils Packages
To: Mortimer Hemmit <mortimer DOT hemmit AT gmail DOT com>,
"cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
References: <CAHLdEh1qAribXwgcYJ6JC3URbvmPVb2RTvpgL4sSMEy5GotL4A AT mail DOT gmail DOT com>
Message-ID: <91ca66d2-4333-7ba4-087f-50424555fe97@gmail.com>
Date: Tue, 17 Mar 2020 07:27:12 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.6.0
MIME-Version: 1.0
In-Reply-To: <CAHLdEh1qAribXwgcYJ6JC3URbvmPVb2RTvpgL4sSMEy5GotL4A@mail.gmail.com>
X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED, DKIM_VALID,
DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,
SPF_PASS autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: Cygwin mailing list <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <http://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Am 17.03.2020 um 04:04 schrieb Mortimer Hemmit via Cygwin:
> Hello Cygwin Mailing List,

Hi Mortimer

> 
> I am trying to obtain the ld tool for Cygwin. I found out that it is
> included in the Binutils package. However, when I look for that
> package in the list during setup, I see 4 versions:
> 

this package is what you are looking for.
It is for compiling on cygwin for cygwin enviroment

> binutils

these are all cross-compiler tools

> cygwin32-binutils
> djgpp-binutils
> mingw64-i686-binutils
> mingw64-x86_64-binutils
> 
> What is the difference between these versions, and which one should I
> choose? I am using a Windows 10 64-bit computer. If you have any
> questions, please let me know.
> 
> Thank you very much for your time and help,
> Mortimer
> --

Regards
Marco

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019