Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-embedded
Tried to build oprofile
./configure --host powerpc-softfloat-linux-gnu LDFLAGS="-L/usr/lib/binutils/powerpc-softfloat-linux-gnu -L/usr/local/src/FS/fsall/basicfs/usr/lib" CPPFLAGS=-I/usr/lib/binutils/powerpc-softfloat-linux-gnu/include
configure: error: liberty library not found
this appears to be caused by crossdevs libiberty.a beeing built with the hosts arch instead of powerpc:
nm /usr/i686-pc-linux-gnu/powerpc-softfloat-linux-gnu/lib/libiberty.a | grep __i686
00000000 T __i686.get_pc_thunk.bx
00000000 T __i686.get_pc_thunk.bx
....
Bug in crossdev, oprofile or user error?
Jocke
|
|