This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Version mismatch libpthread/libthread_db


On Tue, Jul 7, 2009 at 6:32 AM, Martin Gebert<martin.gebert@alpha-bit.de> wrote:
> I'm building my cross-toolchain for mipsel-linux-gnu using a third party
> script provided by our BSP vendor, so I'm not 100% familiar with all the
> details of the toolchain building process; please bear with me. The
> configuration of the final, full-featured glibc build is started with
>
> $SRC_ROOT/glibc-2.6.1/configure --target=mipsel-linux-gnu
> --host=mipsel-linux-gnu --enable-add-ons=glibc-ports-2.6.1,nptl
> --enable-__cxa_atexit --without-cvs --disable-profile --without-gd
> --prefix= --without-fp --with-tls

You don't specify the kernel header directory.

Building a cross-toolchain is not for the faint of heart, and when you
do get it built, testing it is even harder... because you want to tell
your customer you tested everything, right?

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]