discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] fedora 8 packages to exclude


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] fedora 8 packages to exclude
Date: Tue, 1 Jul 2008 20:06:24 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Tue, Jul 01, 2008 at 08:08:06PM -0400, Charles Swiger wrote:
> On Tue, 2008-07-01 at 20:00 -0400, Charles Swiger wrote:
> > Ok - I've redone this several times with variations; this last time was
> > very carefuly 'by the book' and I run into this after a fresh fc8,
> > updates, sdk3.0, Devel Tools, kernel 2.6.25.6-27.fc8, not cross
> > compiling:
> > 
> > 
> 
> > 
> > Appearently it is picking up the wrong g++ (4.1.2) which does not match
> > the sdk headers in /usr/lib/gcc/ppu/4.1.1/include/
> > 
> > ... but I'm at a loss how to fix that.  export CPP=/usr/bin/ppu-g++
> > makes configure fail sanity check.
> 
> Opps, make it export CXX=/usr/bin/ppu-g++  and it gets past that spot.

ppu32-g++ is even better.  That builds 32-bit executables, instead of
64-bit.  On the PS3, with it's limited memory, there's no reason to
use 64-bit.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]