Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc
@ 2009-01-21 14:27 Alessio.Stella at gidi.it
  2009-01-21 14:32 ` Peter Korsgaard
  2009-01-22 13:33 ` Hinko Kocevar
  0 siblings, 2 replies; 6+ messages in thread
From: Alessio.Stella at gidi.it @ 2009-01-21 14:27 UTC (permalink / raw)
  To: buildroot



Dear Sir,
      i am looking for detailed info on how to use buildroot using glibc
instead of uclibc. Could you please provide suggestions and/or links ?

I googled and I didn't found much except this link which is not very clear
to me: http://lists.debian.org/debian-embedded/2005/04/msg00059.html

The reason for this is that some libraries i need are not in open source
(only compiled) so I cannot use them without ordinary glibc!!

Please help me!!
Thank you very much

Kind regards,

Alessio Stella
(+39)051 642 3319
R&D / Machine SW
G.D
Via Emilia Ponente 49 - 40011 Anzola Emilia - Bologna - Italy
Headquarters: Via Battindarno 91 - 40133 Bologna Italy
www.gidi.it




---------------------------------------------------------------------------------------------------------
Le informazioni contenute in questo messaggio di posta elettronica,
allegati inclusi, sono riservate e confidenziali e ne ? vietata la
diffusione in qualunque modo eseguita. Qualora Lei non fosse la persona a
cui il presente messaggio ? destinato La invito ad eliminarlo ed a non
leggerlo, dandomene gentilmente comunicazione.
La prego inoltre di considerare la natura non personale di questo messaggio
di posta aziendale, ovvero l'eventualita' che la sua risposta possa essere
conosciuta anche da altri ruoli nell'ambito dell'organizzazione -

The information contained in this email message, including the attachments,
is confidential and its diffusion in any form is prohibited.
If you are not the intended recipient, you are kindly requested to cancel
this message without reading it and to notify the sender.
Please also consider the impersonal nature of this company e-mail message,
i.e. the possibility that also other members within the organization may be
aware of the contents of any reply of yours.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc
  2009-01-21 14:27 [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc Alessio.Stella at gidi.it
@ 2009-01-21 14:32 ` Peter Korsgaard
  2009-01-21 14:54   ` sjhill at realitydiluted.com
  2009-01-22 13:33 ` Hinko Kocevar
  1 sibling, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2009-01-21 14:32 UTC (permalink / raw)
  To: buildroot

>>>>> "Alessio" == Alessio Stella <Alessio.Stella@gidi.it> writes:

 Alessio> Dear Sir,

 Alessio>       i am looking for detailed info on how to use buildroot
 Alessio> using glibc instead of uclibc. Could you please provide
 Alessio> suggestions and/or links ?

No such thing exists. You should in theory be able to do it with the
external toolchain support, but I've never heard from anyone trying
it.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc
  2009-01-21 14:32 ` Peter Korsgaard
@ 2009-01-21 14:54   ` sjhill at realitydiluted.com
  0 siblings, 0 replies; 6+ messages in thread
From: sjhill at realitydiluted.com @ 2009-01-21 14:54 UTC (permalink / raw)
  To: buildroot

> No such thing exists. You should in theory be able to do it with the
> external toolchain support, but I've never heard from anyone trying
> it.
> 
I was the one who originally put external toolchain support into buildroot
specifically to use glibc instead of uClibc via an external toolchain.
That said, buildroot does not support building glibc or a glibc toolchain
within the buildroot framework.

-Steve

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc
  2009-01-21 14:27 [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc Alessio.Stella at gidi.it
  2009-01-21 14:32 ` Peter Korsgaard
@ 2009-01-22 13:33 ` Hinko Kocevar
  2009-01-22 14:04   ` Daniel Laird
  1 sibling, 1 reply; 6+ messages in thread
From: Hinko Kocevar @ 2009-01-22 13:33 UTC (permalink / raw)
  To: buildroot

Alessio.Stella at gidi.it wrote:
> 
> Dear Sir,
>       i am looking for detailed info on how to use buildroot using glibc
> instead of uclibc. Could you please provide suggestions and/or links ?
> 

Actually this was a million times here, and somebody did the support in Dec 2008.
Patch was posted to this list. I tried to test it but never got past applying the
patch - no time :(

TIA,
Hinko

-- 
Hinko Ko?evar, OSS developer
?ETRTA POT, d.o.o.
Planina 3, 4000 Kranj, SI EU
tel     ++386 (0) 4 280 66 03
e-mail  hinko.kocevar at cetrtapot.si
http    www.cetrtapot.si

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc
  2009-01-22 13:33 ` Hinko Kocevar
@ 2009-01-22 14:04   ` Daniel Laird
  2009-01-22 14:18     ` Hinko Kocevar
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Laird @ 2009-01-22 14:04 UTC (permalink / raw)
  To: buildroot

Do you mean 'an external toolchain with glibc' or using buildroot to build a toolchain with glibc?

Daniel Laird

-----Original Message-----
From: buildroot-bounces@busybox.net [mailto:buildroot-bounces at busybox.net] On Behalf Of Hinko Kocevar
Sent: 2009 Jan 22 13:33
To: Alessio.Stella at gidi.it
Cc: buildroot at uclibc.org
Subject: Re: [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc

Alessio.Stella at gidi.it wrote:
> 
> Dear Sir,
>       i am looking for detailed info on how to use buildroot using glibc
> instead of uclibc. Could you please provide suggestions and/or links ?
> 

Actually this was a million times here, and somebody did the support in Dec 2008.
Patch was posted to this list. I tried to test it but never got past applying the
patch - no time :(

TIA,
Hinko

-- 
Hinko Ko?evar, OSS developer
?ETRTA POT, d.o.o.
Planina 3, 4000 Kranj, SI EU
tel     ++386 (0) 4 280 66 03
e-mail  hinko.kocevar at cetrtapot.si
http    www.cetrtapot.si

_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc
  2009-01-22 14:04   ` Daniel Laird
@ 2009-01-22 14:18     ` Hinko Kocevar
  0 siblings, 0 replies; 6+ messages in thread
From: Hinko Kocevar @ 2009-01-22 14:18 UTC (permalink / raw)
  To: buildroot

Daniel Laird wrote:
> Do you mean 'an external toolchain with glibc' or using buildroot to build a toolchain with glibc?
> 

The second, to build a toolchain that uses glibc instead of uClibc.

TIA,
Hinko

-- 
Hinko Ko?evar, OSS developer
?ETRTA POT, d.o.o.
Planina 3, 4000 Kranj, SI EU
tel     ++386 (0) 4 280 66 03
e-mail  hinko.kocevar at cetrtapot.si
http    www.cetrtapot.si

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-22 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-21 14:27 [Buildroot] buildroot with glibc instead of uclibc because i need some libraries not provided for uclibc Alessio.Stella at gidi.it
2009-01-21 14:32 ` Peter Korsgaard
2009-01-21 14:54   ` sjhill at realitydiluted.com
2009-01-22 13:33 ` Hinko Kocevar
2009-01-22 14:04   ` Daniel Laird
2009-01-22 14:18     ` Hinko Kocevar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox