uClibc Compiling problem
From: Cedric Aubert <hidden>
Date: 2003-04-14 15:22:33
Hi, Does anyone known why the file crtbeginS.o is absent in the ELDK 2.0.2 cross compiling tools (mpc860) ? thanks cedric
-----Original Message----- From: Erik Andersen Sent: Friday, April 11, 2003 8:04 PM To: Cedric Aubert Cc: Uclibc Subject: Re: [uClibc]Compiling problem On Fri Apr 11, 2003 at 02:27:53AM -0700, Cedric
Aubert wrote:
quoted
Hi, I try to compile uclibc with cross environnement
for
quoted
ppc (mpc860) (gcc 2.95.4) of the ELDK 2.0.2
toolkit fron Denx.
quoted
I have succesfully build uClibc 0.9.19 but without
the POSIX pthread
quoted
option. If I enable POSIX pthread option this error occur
:
quoted
/home/installateur/ELDK/usr/lib/gcc-lib/ppc-linux/2.95.4/m860/pic/
crtbeginS.quoted
o: No such file or directory make[1]: *** [shared] Error 1 make[1]: Leaving directory
`/home/installateur/embedded-ppc/src/uClibc-0.9.19/libpthread'make:
quoted
*** [shared] Erreur 2 and It's right crtbeginS.o isn't exist. But what
is it
quoted
??crtbeginS.o is supposed to be supplied by gcc. It
is the PIC
version of crtbegin.o that is used for
constructor/destructor
support.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/