Cross-compilation with raspberry

已回答

Hello,

I want to know if we can do a cross-compilation between clion and a raspberry pi2 and if yes how can i do it ?

 

Thanks for your answer :)

1
Avatar
Alexander Jaworowski

Is it possible to use the debugger when the deployment is on a remote Raspberry?

0

Hello, can we expect a CLion version compatible with ARM processors in 2020? (Raspberry Pi 4 user here)?

Kind Regards

0

 The foreglance site is gone so there is no help there, to bad for us.

0

@... yes. If compilation happens locally, the Remote GDB Server configuration (https://www.jetbrains.com/help/clion/remote-gdb-server.html) or the Remote Debug configuration (https://www.jetbrains.com/help/clion/remote-debug.html) can be used. If compilation happens remotely, you can use the remote mode with local sources - https://www.jetbrains.com/help/clion/remote-projects-support.html.

Marc Chambon we plan to release aarch64 CLion distribution soon, feel free to comment or upvote https://youtrack.jetbrains.com/issue/CPP-31030 in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.

 Ichibrosan what questions do you have?

0

请先登录再写评论。