Skip to content
New issue

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

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

Already on GitHub? # to your account

Investigate if we should provide explicit dwarf version to rust #370

Open
Vollbrecht opened this issue Feb 12, 2025 · 1 comment
Open

Investigate if we should provide explicit dwarf version to rust #370

Vollbrecht opened this issue Feb 12, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@Vollbrecht
Copy link
Collaborator

There exist the extra flag -Zdwarf-version that is planed to be stabilized soon, that set the dwarf version used.

From memory esp-idf only uses dwarf v4 version. If we don't provide the specific version on the rust site i am not sure it will use the right version.

@Vollbrecht Vollbrecht added the enhancement New feature or request label Feb 12, 2025
@Vollbrecht
Copy link
Collaborator Author

I found the context again. In the esp-idf build.cmake there is this gem indicating dwarf4 is used.

Unfortunately i could not find any github issue with the tracking number 5163 related to the note...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant