public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc++/56604] New: Missing obj-c++.srcman target
@ 2013-03-12 17:08 pierre.labastie at neuf dot fr
  2021-08-13  6:56 ` [Bug objc++/56604] " egallager at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pierre.labastie at neuf dot fr @ 2013-03-12 17:08 UTC (permalink / raw)
  To: gcc-bugs


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-11 20:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-12 17:08 [Bug objc++/56604] New: Missing obj-c++.srcman target pierre.labastie at neuf dot fr
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

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).