Andes Workshop

It is currently Thu Mar 28, 2024 6:19 pm

All times are UTC + 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Cygwin compatibility issue in AndeSight v3.0.0
PostPosted: Wed May 31, 2017 3:36 pm 
Offline

Joined: Thu Apr 03, 2014 4:27 pm
Posts: 43
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


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group