public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "nju044 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/55930] [8/9 Regression] libatomic build failure if configured with --disable-dependency-tracking
Date: Mon, 09 Nov 2020 14:14:24 +0000	[thread overview]
Message-ID: <bug-55930-4-huS0oNdho1@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55930-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55930

ninos <nju044 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nju044 at hotmail dot com

--- Comment #21 from ninos <nju044 at hotmail dot com> ---
I'm compiling gfortran in yocto project, but during do_configure it throw out
an error:
unrecognized options: --disable-dependency-tracking

I grep disable-dependency-tracking is yocto layer
"core/meta/recipes-devtools/gcc" and find key-word
"disable-dependency-tracking" in
./gcc-9.2/0020-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch and
./gcc-9.2.inc. Followings are detailed output from grep:
./gcc-9.2/0020-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch:Subject:
[PATCH 20/36] gcc 4.8+ won't build with --disable-dependency-tracking
./gcc-9.2.inc:          
file://0020-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch \


It seems do_configure use "--disable-dependency-tracking" to compile, but this
option is unrecognized. So how to apply
"0020-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch" to
do_configure? 

I'm new to yocto, please forgive my ignorance.

  parent reply	other threads:[~2020-11-09 14:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10  2:02 [Bug other/55930] New: " leo at yuriev dot ru
2013-03-31 18:12 ` [Bug other/55930] " david.l.cantrell at gmail dot com
2013-09-22 10:47 ` rpurdie at rpsys dot net
2015-03-08  7:27 ` compnerd at compnerd dot org
2020-11-09 14:14 ` nju044 at hotmail dot com [this message]
2020-11-09 14:23 ` [Bug other/55930] [8/9 Regression] " nju044 at hotmail dot com
2020-11-09 14:25 ` nju044 at hotmail dot com
2021-05-14  9:46 ` [Bug other/55930] [9 " jakub at gcc dot gnu.org
2021-06-01  8:05 ` rguenth at gcc dot gnu.org
2022-05-27  8:02 ` rguenth at gcc dot gnu.org

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=bug-55930-4-huS0oNdho1@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).