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

stdlib.h (and probably other libraries) do not get linked #2

Open
Shoxx98 opened this issue May 10, 2024 · 1 comment
Open

stdlib.h (and probably other libraries) do not get linked #2

Shoxx98 opened this issue May 10, 2024 · 1 comment

Comments

@Shoxx98
Copy link

Shoxx98 commented May 10, 2024

Steps to reproduce:
install arduino:sam core using arduino-cli
acdb --fqbn=arduino:sam:arduino_due_x in project repo
touch main.cpp
in neovim using an lspconfig setup with clangd:
#include <stdlib.h>
try to goto_definition

also in arduino.h with that fqbn:

@Shoxx98
Copy link
Author

Shoxx98 commented May 11, 2024

I did some digging and this is rather related to the arduino-cli project.
arduino/arduino-cli#1286

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

1 participant