Skip to content

Conversation

@Midar
Copy link

@Midar Midar commented Nov 24, 2022

This does not build libobjc, as it is broken in several ways. However, it doesn't matter, since libobjc is basically not used by anyone anyway and everybody uses a different runtime such as the ObjFW runtime.

This does not build libobjc, as it is broken in several ways. However,
it doesn't matter, since libobjc is basically not used by anyone anyway
and everybody uses a different runtime such as the ObjFW runtime.
@Midar
Copy link
Author

Midar commented Jan 5, 2023

Ping @autc04

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gcc/Makefile.in is generated from gcc/Makefile.tpl and gcc/Makefile.def with autogen; it isn't supposed to be modified directly

Copy link

@cooljeanius cooljeanius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Midar please modify this PR so that it modifies gcc/Makefile.tpl and gcc/Makefile.def instead of modifying gcc/Makefile.in directly. After that's done you can regenerate gcc/Makefile.in with autogen.

@IoIxD
Copy link
Contributor

IoIxD commented Mar 13, 2025

Interested in this myself. How would one do this properly? I'm not familiar with autotools.

@cooljeanius
Copy link

If you are going to be modifying Makefile.tpl and Makefile.def, you'll want to read the autogen documentation: https://www.gnu.org/software/autogen/manual/html_node/autogen_toc.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants