Hi, 3.3.0 stable doesn't compile under openSUSE 11.3 with gcc 4.5.0. But installing gcc43 and gcc43-c++ (and using them... just set the appropriate environment variables) did the job for me.
The last time I compiled the git branch under openSUSE was 2 months ago. At this time, gcc45 didn't work for this branch, too. Maybe, this changed in the meantime. Gregor 2010/10/12 Philip Balister <[email protected]>: > On 10/12/2010 12:04 PM, Steve Mcmahon wrote: >> >> I am trying to compile GNU Radio 3.3.0 under openSuse 11.3, which uses gcc >> 4.5.0. I have all the dependencies built and resolved, but when I compile >> GNU Radio 3.3.0, I get errors. It seems that GNU Radio does not compile >> successfully with the new gcc 4.5.0, although I know it compiles with gcc >> 4.4.1 on openSuse 11.2. However, I specifically need to run openSuse 11.3 >> for my application. How, exactly, can I get GNU Radio 3.3.0 to build under >> gcc 4.5.0? Will the next release of GNU Radio address this? Is there a >> compiler flag I can use, or a quick-and-easy hack to the GNU Radio code? >> What is the problem with gcc 4.5.0? Thank you very much for your help on >> this issue. I really appreciate it. > > I am building gnuradio from git (next branch) on gcc 4.5 and am not having > any gcc issues. > > Philip > > >> >> Steve McMahon >> >> >> >> >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
