On Wed, Oct 13, 2010 at 10:28 PM, Steve Mcmahon <[email protected]> wrote: > Gregor: > > Thanks for your reply. I have never installed a second version of gcc on a > Linux machine before. How can I install gcc 4.4.4 in /opt so that it exists > alongside the gcc 4.5.0 that comes packaged with openSUSE 11.3?? My machine > is in a lab, and does not have a connection to the internet, so I would have > to download packages and put them on a USB pen drive and walk them to the > machine. Your help is greatly appreciated. Thanks. > > Steve McMahon
Providing us with some kind of error message could help us help you. Tom > --- On Tue, 10/12/10, Gregor Dschung <[email protected]> wrote: > >> From: Gregor Dschung <[email protected]> >> Subject: Re: [Discuss-gnuradio] gcc 4.5 and GNU Radio 3.3.0 >> To: "Steve Mcmahon" <[email protected]> >> Cc: [email protected] >> Date: Tuesday, October 12, 2010, 11:49 PM >> >> 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 > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
