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

How to use cmake to generate ELF file with relative paths? #228

Closed
overheat opened this issue Mar 12, 2019 · 1 comment
Closed

How to use cmake to generate ELF file with relative paths? #228

overheat opened this issue Mar 12, 2019 · 1 comment

Comments

@overheat
Copy link

Hi,
I wonder to know if possible to use west to generate ELF file with relative paths.
The situation is that I work on the windows, I suppose most FW engineer does, and compile zephyr on the WSL. Therefore I cannot debug the ELF file on windows, which my Jlink debugger connect, because the path inside ELF is not relative paths.

"CMAKE_USE_RELATIVE_PATHS" inside cmake already has no effect in cmake 3.13, do you have other solution?

Thanks!

@mbolivar
Copy link
Contributor

Hi @overheat -- can you reopen this as a Zephyr issue? This is a build system issue, not a west issue.

CC: @SebastianBoe

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