"Package supports: Digital Mars Make"
If you have D installed and you are trying to debug an Android application then this may happen in Cygwin:
$ ndk-gdb
ERROR: The device does not support the application's targetted CPU ABIs!
Device supports: armeabi-v7a armeabi
Package supports: Digital Mars Make Version 5.05
Copyright (C) Digital Mars 1985-2004. All Rights Reserved.
Written by Walter Bright www.digitalmars.com
...
Command error: undefined switch '--no-print-dir'
Solution: make sure that the "make" package is installed in cygwin.
0 Comments:
Post a Comment
<< Home