public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pierre.labastie at neuf dot fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug objc++/56604] New: Missing obj-c++.srcman target
Date: Tue, 12 Mar 2013 17:08:00 -0000	[thread overview]
Message-ID: <bug-56604-4@http.gcc.gnu.org/bugzilla/> (raw)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56604

             Bug #: 56604
           Summary: Missing obj-c++.srcman target
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: objc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pierre.labastie@neuf.fr


According to the doc, there should be a obj-c++.srcman target in
gcc/objcp/Make-lang.in, which is not presently true, and makes
bootstrapping with --enable-languages=...,obj-c++,..
--enable-generated-files-in-srcdir
fail with:
make[3]: *** No rule to make target `obj-c++.srcman', needed by `lang.srcman'.
Correction is easy, just add a line:
obj-c++.srcman:
to gcc/objcp/Make-lang.in


             reply	other threads:[~2013-03-12 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 17:08 pierre.labastie at neuf dot fr [this message]
2021-08-13  6:56 ` [Bug objc++/56604] " egallager at gcc dot gnu.org
2021-10-09 20:56 ` egallager at gcc dot gnu.org
2021-10-11 20:22 ` cvs-commit at gcc dot gnu.org
2021-10-11 20:24 ` egallager 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-56604-4@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).