On Tue, May 06, 2008 at 03:10:17PM +0100, Hector Oron wrote: > Hello Eric, > > > ./bootstrap > > ./configure-cell-cross --prefix=<path-to-where-youre-installing> > > make > > I miss that part, i did > ./configure --enable-gcell
> > Given that it's failing to find stdint.h, I suspect something else may > > be wrong too. > > > > What OS and version are you running? We're mostly running Fedora 8. > > Do you have the SDK 3.0 installed? > > That log is from a Fedora 8 without SDK3.0. Do i need it to build > gnuradio? I just have the open packages from BSC installed (ppu and > spu toolchains) It might work, but you're in uncharted territory. Does your system have spu_intrinsics.h and ppu_intrinsics.h ? > I also have Debian (32bit without SDK and a 64 bit chroot with SDK > support) installed in other box. I did built Bdale's packages for > gnuradio (without gcell), now, i'm trying to build svn code with gcell > support. > > You may also want to take a look at > > http://gnuradio.org/trac/wiki/CrossCompilingForCell > > I saw that one, but i was doing native compiling, so... i did not pay > much attention. OK. Be sure to take a look at the configure-cell-cross script. It sets up a bunch of stuff so that we can find it. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
