public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Matt Turner <mattst88@gentoo.org>
To: gentoo development <gentoo-dev@lists.gentoo.org>
Subject: Re: [gentoo-dev] [PATCH] cmake-utils.eclass: Make the new ASM-ATT rules actually work
Date: Fri, 23 Mar 2018 16:43:15 -0700	[thread overview]
Message-ID: <CAEdQ38EHh6EuwrP=v833T2b9d614QMJ_G18eHtd7Dc5EZ356+Q@mail.gmail.com> (raw)
In-Reply-To: <20180319224059.106a6c4e@symphony.aura-online.co.uk>

On Mon, Mar 19, 2018 at 3:40 PM, James Le Cuirot <chewi@gentoo.org> wrote:
> On Mon, 19 Mar 2018 15:16:47 -0700
> Matt Turner <mattst88@gentoo.org> wrote:
>
>> Thanks for looking into this!
>>
>> I'm not sure I understand the -nostdlib portion. It's something about
>> working around a side-effect of -x assembler?
>
> It's not related to that option. I think it's because this is normally
> built with "as" and "ld" and by using "gcc" instead, it tries to link
> libc and friends, which otherwise wouldn't happen. It'll fail if you
> take it away and you'll find the error if you dig through tons of
> strace. Strangely you don't see the linking command in the regular
> build output.

I finally got around to testing this, and it works like a charm.
Thanks a bunch, and thanks for the upstream fix as well.

I just pushed it -- finally that pesky bug 625844 is fixed after 9 months :)

Thanks to mgorny for his work on it too!


      reply	other threads:[~2018-03-23 23:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-19 21:16 [gentoo-dev] [PATCH] cmake-utils.eclass: Make the new ASM-ATT rules actually work James Le Cuirot
2018-03-19 22:16 ` Matt Turner
2018-03-19 22:40   ` James Le Cuirot
2018-03-23 23:43     ` Matt Turner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEdQ38EHh6EuwrP=v833T2b9d614QMJ_G18eHtd7Dc5EZ356+Q@mail.gmail.com' \
    --to=mattst88@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox