public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/102322] New: libgm2 Makefiles should be self-contained
@ 2021-09-14 10:58 ro at gcc dot gnu.org
  2022-09-14 12:58 ` [Bug modula2/102322] " gaius at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ro at gcc dot gnu.org @ 2021-09-14 10:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102322
           Summary: libgm2 Makefiles should be self-contained
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---

When trying to investigate PR modula2/101389, I noticed that the libgm2
Makefiles use several Makefiles that are only passed in from the toplevel, like
GM2_FOR_TARGET.  This is both inconvenient (if you want to build just a single
target when investigating some issue, you have to determine the missing
variables
from the toplevel Makefile and pass them explicitly) and not in line with the
other target libraries.

Every libgm2 Makefile should be self-contained, meaning every variable used
(or at least the required ones) should be substituted into the Makefiles
at configure time.

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

* [Bug modula2/102322] libgm2 Makefiles should be self-contained
  2021-09-14 10:58 [Bug modula2/102322] New: libgm2 Makefiles should be self-contained ro at gcc dot gnu.org
@ 2022-09-14 12:58 ` gaius at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: gaius at gcc dot gnu.org @ 2022-09-14 12:58 UTC (permalink / raw)
  To: gcc-bugs

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

Gaius Mulley <gaius at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Now fixed in the latest development branch (from GCC-13).

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

end of thread, other threads:[~2022-09-14 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 10:58 [Bug modula2/102322] New: libgm2 Makefiles should be self-contained ro at gcc dot gnu.org
2022-09-14 12:58 ` [Bug modula2/102322] " gaius 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).