* [Buildroot] BR2_UCLIBC_PROGRAM_INVOCATION symbol missing in external toolchain
@ 2009-07-31 8:34 Daniele Salvatore Albano
2009-07-31 9:12 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Daniele Salvatore Albano @ 2009-07-31 8:34 UTC (permalink / raw)
To: buildroot
Hi,
some time ago i started to use buildroot to build a system for
pc-appliances, but, for performance reason, i preferred to put glibc
instead of uclibc. So, in these days, after some work, i finally
managed to build a full toolchain using crosstool-NG. After a fresh
checkout from buildroot git (i've seen some patches committed for
external toolchains) i've seen, after that i disabled busybox, that i
can't select some stuff because of WCHAR and/or PROGRAM_INVOCATION
missing. Looking toolchain compile options i seen that
PROGRAM_INVOCATION is missing! I've seen that the symbol called
BR2_UCLIBC_PROGRAM_INVOCATION is only into toolchain/uClibc/Config.in
and not in toolchain/external-toolchain/Config.in (and or
Config.in.2).
Is that config symbol only for uClibc? It should appears in external
toolchains too or, however, packages that depends on this flag should
check if external toolchain is used?
Actually i put this symbol in external-toolchain Config.in to let the
system to compile, but i don't know if this is ok!
Really thanks for your support,
Best Regards,
Daniele
--
Daniele Salvatore Albano
Consulente Informatico
http://www.phpsoft.it
http://www.dacci.it
Servizi:
- Sviluppo in C# e PHP
- Installazione e Amministrazione sistemi Ubuntu, CentOS e Fedora
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] BR2_UCLIBC_PROGRAM_INVOCATION symbol missing in external toolchain
2009-07-31 8:34 [Buildroot] BR2_UCLIBC_PROGRAM_INVOCATION symbol missing in external toolchain Daniele Salvatore Albano
@ 2009-07-31 9:12 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2009-07-31 9:12 UTC (permalink / raw)
To: buildroot
Le Fri, 31 Jul 2009 10:34:41 +0200,
Daniele Salvatore Albano <d.albano@gmail.com> a ?crit :
> some time ago i started to use buildroot to build a system for
> pc-appliances, but, for performance reason, i preferred to put glibc
> instead of uclibc. So, in these days, after some work, i finally
> managed to build a full toolchain using crosstool-NG. After a fresh
> checkout from buildroot git (i've seen some patches committed for
> external toolchains) i've seen, after that i disabled busybox, that i
> can't select some stuff because of WCHAR and/or PROGRAM_INVOCATION
> missing. Looking toolchain compile options i seen that
> PROGRAM_INVOCATION is missing! I've seen that the symbol called
> BR2_UCLIBC_PROGRAM_INVOCATION is only into toolchain/uClibc/Config.in
> and not in toolchain/external-toolchain/Config.in (and or
> Config.in.2).
>
> Is that config symbol only for uClibc? It should appears in external
> toolchains too or, however, packages that depends on this flag should
> check if external toolchain is used?
Correct, it should appear in external toolchains configurations, and be
checked like the other configuration options against the real
uClibc/glibc configuration.
I never saw it because I always use Busybox. I will try to make a patch
to fix it.
Thanks a lot for the report,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-31 9:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-31 8:34 [Buildroot] BR2_UCLIBC_PROGRAM_INVOCATION symbol missing in external toolchain Daniele Salvatore Albano
2009-07-31 9:12 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox