On 06.03.2011 20:04, Vijay Pillai wrote: > /usr/bin/grep: /usr/lib/gcc/i686-pc-cygwin/4.3.2/libstdc++.la: No such file > or directory
When I upgraded to the GCC 4.5 compiler I had a similar issue. It was not sufficient to select the gcc-4 4.5 compiler packets, but also the libstdc++6 packets (Lib category) had to be upgraded to 4.5. For the 4.3->4.5 transition you have to be careful to select the "Experimental" version (not the "current" default) with a switch in the upper setup.exe window. In the "current" setting, the selection GCC 4.5 often changes back to 4.3 automatically. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
