Re: [Discuss-gnuradio] questions about sdcc when configuring gnuradio

2011-01-09 Thread Peter F Bradshaw
Hi Jie; Configure is finding sdcc but it (i.e. sdcc) is reporting that it cannot compile for the 8051 by failing to compile some test code. In Debian (and, I believe, Ubuntu) there are two editions of sdcc - "free" (GNU license) and "non free". The free edition does not support the MCS51 ABI. I t

[Discuss-gnuradio] questions about sdcc when configuring gnuradio

2011-01-09 Thread Jie Liu
Now I tried to install gnuradio on a Ubuntu 8.10 machine, with intrepid apt-source. I installed sdcc from the source and I met the configuration problems like below: checking forsdcc...sdcc -mmcs51 --no-xinit-opt checking for asx8051... no USRP requiressdcc.sdcc not found. Seehttp://sdcc.sf.net