* PPC tool chain - uClibc
@ 2004-06-08 4:18 MuthuGanesh M
0 siblings, 0 replies; 6+ messages in thread
From: MuthuGanesh M @ 2004-06-08 4:18 UTC (permalink / raw)
To: linuxppc-embedded
hello,
Thanks for all.
I have wrapped uClibc over ppc toolchain successfully.
All my shared library applications are working fine but
still Busybox with shared library is not working. i am sure that, i have
enabed all shared library related things in make menuconfig of both uClibc and busybox.
Any work around for this.
Regards,
Muthu Ganesh.M
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: PPC tool chain - uClibc
@ 2004-06-08 4:24 Ramachandran, Sanjeev
0 siblings, 0 replies; 6+ messages in thread
From: Ramachandran, Sanjeev @ 2004-06-08 4:24 UTC (permalink / raw)
To: 'MuthuGanesh M', linuxppc-embedded
Great it worked, u could probably detail, atleast breif what you did.. might
be useful sometime.?
-----Original Message-----
From: MuthuGanesh M [mailto:muthuganeshm@myw.ltindia.com]
Sent: Tuesday, June 08, 2004 9:48 AM
To: linuxppc-embedded@lists.linuxppc.org
Subject: PPC tool chain - uClibc
hello,
Thanks for all.
I have wrapped uClibc over ppc toolchain successfully.
All my shared library applications are working fine but
still Busybox with shared library is not working. i am sure that, i have
enabed all shared library related things in make menuconfig of both uClibc
and busybox.
Any work around for this.
Regards,
Muthu Ganesh.M
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PPC tool chain - uClibc
@ 2004-06-04 14:34 jwhit93
0 siblings, 0 replies; 6+ messages in thread
From: jwhit93 @ 2004-06-04 14:34 UTC (permalink / raw)
To: MuthuGanesh M; +Cc: linuxppc-embedded
The most recent versions of uClibc no longer use a gcc wrapper,
instead you must recompile the toolchain with native
uClibc support. The "buildroot" package automates much of
this process - see http://uclibc.org/toolchains.html for details.
The only hiccup I encountered missing headers which had
to be copied by hand, otherwise the Makefile takes care
of everything.
Also, Karim Yaghmour's book "Building Embedded Linux Systems"
gives some pointers on building toolchains in general and
uClibc in particular.
Regards,
John W
>
> Hello !
>
> I have taken the ELDK distro and using its tool chain.
> I have compiled uClibc also with the cross compiler.(ppc)
> After installing uClibc also the ppc cross compiler is refering glibc
> library only. How to change wrap ppc with uClibc...
> Any body please help me in solving this..
> Thanks in advance.
>
> Muthu ganesh.M
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* PPC tool chain - uClibc
@ 2004-06-04 12:11 MuthuGanesh M
2004-06-04 16:15 ` Wolfgang Denk
2004-06-07 5:42 ` sanjeev ramachandran
0 siblings, 2 replies; 6+ messages in thread
From: MuthuGanesh M @ 2004-06-04 12:11 UTC (permalink / raw)
To: linuxppc-embedded
Hello !
I have taken the ELDK distro and using its tool chain.
I have compiled uClibc also with the cross compiler.(ppc)
After installing uClibc also the ppc cross compiler is refering glibc
library only. How to change wrap ppc with uClibc...
Any body please help me in solving this..
Thanks in advance.
Muthu ganesh.M
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PPC tool chain - uClibc
2004-06-04 12:11 MuthuGanesh M
@ 2004-06-04 16:15 ` Wolfgang Denk
2004-06-07 5:42 ` sanjeev ramachandran
1 sibling, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2004-06-04 16:15 UTC (permalink / raw)
To: MuthuGanesh M; +Cc: linuxppc-embedded
In message <s0c0b448.016@EMAIL> you wrote:
>
> I have taken the ELDK distro and using its tool chain.
> I have compiled uClibc also with the cross compiler.(ppc)
> After installing uClibc also the ppc cross compiler is refering glibc
> library only. How to change wrap ppc with uClibc...
The uCLibc project comes with some descriptions what needs to be done
to build a toolchain. See http://www.uclibc.org/toolchains.html
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"Ada is PL/I trying to be Smalltalk. - Codoso diBlini
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PPC tool chain - uClibc
2004-06-04 12:11 MuthuGanesh M
2004-06-04 16:15 ` Wolfgang Denk
@ 2004-06-07 5:42 ` sanjeev ramachandran
1 sibling, 0 replies; 6+ messages in thread
From: sanjeev ramachandran @ 2004-06-07 5:42 UTC (permalink / raw)
To: MuthuGanesh M; +Cc: linuxppc-embedded
Hi Muthu,
I tried compiling the UClibc distribution. which i got directly from
www.uclibc.org, okey i cross compiled for ppc-7xx, couldnt find any
trouble in it, was succesful. Lemme know where actually u get the
problem... Were u able to cross-compile the dist.
Thanks
Sanjeev
MuthuGanesh M wrote:
>Hello !
>
>I have taken the ELDK distro and using its tool chain.
>I have compiled uClibc also with the cross compiler.(ppc)
>After installing uClibc also the ppc cross compiler is refering glibc
>library only. How to change wrap ppc with uClibc...
>Any body please help me in solving this..
>Thanks in advance.
>
>Muthu ganesh.M
>
>
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-06-08 4:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-08 4:18 PPC tool chain - uClibc MuthuGanesh M
-- strict thread matches above, loose matches on Subject: below --
2004-06-08 4:24 Ramachandran, Sanjeev
2004-06-04 14:34 jwhit93
2004-06-04 12:11 MuthuGanesh M
2004-06-04 16:15 ` Wolfgang Denk
2004-06-07 5:42 ` sanjeev ramachandran
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).