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: Charles Swiger
Subject: Re: [Discuss-gnuradio] fedora 8 packages to exclude
Date: Tue, 01 Jul 2008 23:17:41 -0400

On Tue, 2008-07-01 at 20:08 -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,


Ok, the ps3 runs fine but of course takes forever on the big
gnuradio_swig_py_general.cc file so, setting up the cross-compile
machine with F8, updates, even uninstall/install sdk3.0 but keep running
into issue with configure. From config.log:

Target: ppu
Configured with: ../toolchain/gcc/configure --prefix=/opt/cell/toolchain 
--mandir=/opt/cell/toolchain/man --infodir=/opt/cell/toolchain/info 
--with-sysroot=/opt/cell/sysroot --with-as=/opt/cell/toolchain/bin/ppu-as 
--with-ld=/opt/cell/toolchain/bin/ppu-ld --enable-threads --with-system-zlib 
--disable-checking --enable-__cxa_atexit --disable-libunwind-exceptions 
--enable-languages=c,c++,fortran,ada --disable-nls --enable-clocale=gnu 
--enable-version-specific-runtime-libs --with-long-double-128 
--program-prefix=ppu- --disable-bootstrap --build=i686-pc-linux-gnu --target=ppu
Thread model: posix
gcc version 4.1.1
configure:3367: $? = 0
configure:3374: ppu32-gcc -V >&5
ppu-gcc: '-V' must come at the start of the command line
configure:3377: $? = 1
configure:3400: checking for C compiler default output file name

PROBLEM IS HERE:
configure:3427: ppu32-gcc  -I/mnt/cell-root/usr/include -L/mnt/cell-root/lib 
-L/mnt/cell-root/usr/lib conftest.c  >&5
/opt/cell/toolchain/bin/ppu-ld: skipping incompatible /lib/libc.so.6 when 
searching for /lib/libc.so.6


/opt/cell/toolchain/bin/ppu-ld: cannot find /lib/libc.so.6
collect2: ld returned 1 exit status



There IS no other libc.so.6 (it is a link to libc-2.7.so just like on
the ps3, but of course not for the cell). Example
in /opt/cell/sdk/src/tutorial/simple compiles just fine using ppu32-gcc.


What could be the major malfunction or missing peice?

--Chuck







reply via email to

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