> ./bootstrap > ./configure-cell-cross --prefix=<path-to-where-youre-installing> > make > > The "configure-cell-cross" command is misnamed. You still need to use > it when compiling natively on the cell. Note that we almost never > natively compile because even on the QS21, it's dog slow.
Using configure-cell-cross leads me to a configure error, when looking for compiler ppu32-gcc which it is not installed natively (on Debian) but gcc is. -- Héctor Orón _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
