Re: [Sdcc-user] problem running Linux daily snapshot

2015-01-28 Thread Kio
Hi, i have a problem running any daily snapshot for Linux. i have a Linux Mint 17 (based on Ubuntu LTS) fully updated. when i run sdcc i get this error message: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./bin/sdcc) I believe this indicates that you lin

Re: [Sdcc-user] problem running Linux daily snapshot

2015-01-28 Thread Ben Shi
Unfortanately some other guys had the same trouble,maybe the best way is to build from the source code. Please refer the manual for details, I do not think it is quite complex to do. http://sourceforge.net/p/sdcc/feature-requests/432/ 在2015年01月28 20时25分,"Kio"写道: Hi, i have a pro