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

[Distribution] Add Synology 212J support #641

Open
jano42 opened this issue Dec 17, 2019 · 2 comments
Open

[Distribution] Add Synology 212J support #641

jano42 opened this issue Dec 17, 2019 · 2 comments
Assignees

Comments

@jano42
Copy link
Member

jano42 commented Dec 17, 2019

No description provided.

@jano42 jano42 self-assigned this Dec 17, 2019
@jano42 jano42 added the wontfix label Dec 17, 2019
@jano42
Copy link
Member Author

jano42 commented Dec 17, 2019

This platform can not be supported.
The crosstoolchain provided by Synology do not support C++11 and C++14. (gcc 4.6.4)

Yadoms require a C++14 compatible compiler.

@jano42
Copy link
Member Author

jano42 commented Dec 19, 2019

I m trying to generate new crosstoolchain for Synology 212J

First try:

  • gcc 4.9.4 armv5 : c++11 features are not completely supported. Yadoms build with some specific configuration, but not all code (ZWave plugin fails).
  • gcc 49.4 with armv6 : should work (in progress); bu tdon't known if executable will work on target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant