Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically generated linker scripts lack CMake integration #278

Open
cwedgwood opened this issue Dec 30, 2023 · 1 comment
Open

Automatically generated linker scripts lack CMake integration #278

cwedgwood opened this issue Dec 30, 2023 · 1 comment

Comments

@cwedgwood
Copy link
Contributor

There are several linker scripts which are generated from LUA scripts.

In general it would be good to teach the build system that in some cases mos-platform/target/something.ld depends on mos-platform/target/misc/generate-something.lua.

It doesn't have to be a uniform pattern, we can add an explicit dependency or pattern for each target.

@asiekierka
Copy link
Contributor

Lua would add a new dependency to the build system - we've had a discussion about this ( #205 ) and decided we'd like to set a standard for such script-based linker script generation first, then integrate it with the build system second.

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

No branches or pull requests

2 participants