Andes Workshop
http://forum.andestech.com/

Cygwin compatibility issue in AndeSight v3.0.0
http://forum.andestech.com/viewtopic.php?f=6&t=979
Page 1 of 1

Author:  jonathan [ Wed May 31, 2017 3:36 pm ]
Post subject:  Cygwin compatibility issue in AndeSight v3.0.0

If user’s execution path contain old Cygwin package or old cygwin1.dll, nds32le-elf-gcc cannot be correctly executed. In AndeSight, it will shows “Error 127” in building projects.

To identify this issue, please use the following command in the console:
$ ./nds32le-elf-gcc –version
If the version information cannot be shown, it means that old Cygwin environment is used.

Then, check cygwin1.dll by whereis command. If there is other path contained cygwin1.dll, please remove it.
$ whereis cygwin1.dll
cygwin1: /usr/bin/cygwin1.dll


If it still cannot work, please check whether $PATH contain other cygwin path by “echo $PATH

Page 1 of 1 All times are UTC + 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/