Skip to content

Instantly share code, notes, and snippets.

@tomoaki0705
Last active April 9, 2020 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomoaki0705/da3fb4353e57b50e994fc93547e90564 to your computer and use it in GitHub Desktop.
Save tomoaki0705/da3fb4353e57b50e994fc93547e90564 to your computer and use it in GitHub Desktop.
About the PR 11181

first issue

  • opencv/opencv#11181
  • @Nadav-Eyesight posted a issue that OpenCV has a bug that NEON can't be disabled
  • Me and @alalek denied that compiler/environment has something wrong
  • Now moved the discussion to answers.opencv.org

post on answers.opencv.org

discussion on the gist

discussion on docross

It is best to move from the Embedian toolchains to Crosstool-ng toolchains,

back to forum

remaining issue

@tomoaki0705
Copy link
Author

I think we can close this issue.
The answer is posted on forum

Dockcross was using a deprecated tool named embedian

So it wasn't bug of OpenCV at all.

Nadav-Ruskin did the right thing. Nadav-Ruskin reported to dockcross and figured out that this issue is not from opencv, but the tool that dockross was relying.
If anyone arrives this issue facing same situation, do NOT post the same issue, but change your compiler.

Now, I don't see any reason that this 2+ years old issue remains open

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