From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7826 Path: news.gmane.org!not-for-mail From: Shiz Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH 1/2] add musl-clang, a wrapper for system clang installs Date: Fri, 29 May 2015 19:11:18 +0200 Message-ID: References: <1432918126-27741-1-git-send-email-hi@shiz.me> <20150529170349.GK17573@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_8F0B4DB8-6166-4D72-A2F8-9566B94CBB8F"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Trace: ger.gmane.org 1432919514 19958 80.91.229.3 (29 May 2015 17:11:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 May 2015 17:11:54 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7838-gllmg-musl=m.gmane.org@lists.openwall.com Fri May 29 19:11:54 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1YyNp2-0005tL-8e for gllmg-musl@m.gmane.org; Fri, 29 May 2015 19:11:52 +0200 Original-Received: (qmail 1841 invoked by uid 550); 29 May 2015 17:11:50 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 1823 invoked from network); 29 May 2015 17:11:50 -0000 X-Virus-Scanned: amavisd-new at shiz.me X-Pgp-Agent: GPGMail 2.5b6 In-Reply-To: <20150529170349.GK17573@brightrain.aerifal.cx> X-Mailer: Apple Mail (2.2070.6) Xref: news.gmane.org gmane.linux.lib.musl.general:7826 Archived-At: --Apple-Mail=_8F0B4DB8-6166-4D72-A2F8-9566B94CBB8F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 29 May 2015, at 19:03, Rich Felker wrote: >=20 > This logic looks wrong. For example, "-L foo" would result in input=3D1,= > no? And same for any other options with arguments. >=20 > Rich Hmm, I=E2=80=99m afraid you=E2=80=99re right. I=E2=80=99ll need to = rethink this approach... I was slightly annoyed by it being needed in the first place, but = there=E2=80=99s no other way from what I could see than these markers to figure out what = comes from a user and what doesn=E2=80=99t, since clang re-orders -l and -L = arguments. If they weren=E2=80=99t needed I could just move -lc to the linker = wrapper... -S --Apple-Mail=_8F0B4DB8-6166-4D72-A2F8-9566B94CBB8F Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJVaJ3KAAoJEI8YjKeZk+kHkRQP/3lUzdy8Yyg8eUOvdkPoYpuy ipSQiaAMUala43Apqlhj3sLFpMrHEl5fOUfzMIRKLHYJIPQchBz0yM4rn0gkh7sd fZ0SXnAKvquLJOecTzsbyP7NwnDcIeclqXlnWD+aYGJaYr0HF0ilZnv6wRSIMbPH 2jLErChtQFDlI1HUlozo5/KXVFVK4S8Ll84Dr2aOR0/qVAm3TZoTytYuTTkYa52E hxAhUoC6Da3rX5KLY07BZbLex4yhkZz8FX+5YPHkwa1vNtVWJ4qbgBoNMWgvRWmt sW7gnTX/4h5SVJRwW3K+C3v5g7O2yAXQMdXT5CWH3FrTXyHucpi4yZfks3mP+9GG sf7kQImy95bcooLd1fjMHadxKHHD++kNU6+HBxow3EuNFzEOFTUARitxx8a4IrhW 7VLhIdphDvoFKPvqm8K5dZdOj/uCACG8jZjyiiC4EHYwnRcNz5Ywv/kqvQZDBP93 yMNrSSI7EECLF7RSGNHDo1HOHK26BZgdaPKf9GzvUjqdw3cBk2n7AbofC40LVCad jYLc9+0VZcGLMP3v+HiJDG5qkNg5o6YcUXWPYiL4oWelcTJb1BfrQ2+JTa71G7LD WcCyo0PBgwPF2yrrrUKlcXwB4vFwMAiNSFWsFdgciqdTsuSBpqTeBSkISyyklCMj 0pna3XTMOZT/uzKFu9H+ =94ev -----END PGP SIGNATURE----- --Apple-Mail=_8F0B4DB8-6166-4D72-A2F8-9566B94CBB8F--