* [Buildroot] uclibc config changes and cross-compiler
@ 2011-01-21 7:46 Sergey Naumov
2011-01-24 16:02 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Sergey Naumov @ 2011-01-21 7:46 UTC (permalink / raw)
To: buildroot
Hello.
Does anybody know whether changes in uclibc.conf when cross-compiler
is already built can lead to unrunnable programs?
For example, we made a toolchain with certain uclibc features. Then we
decided to add/remove some programs from our build so we need
additional/no longer need some uclibc features. Is it safe to rebuild
only uclibc in this case, or we also have to rebuild compiler?
Thanks in advance,
Sergey Naumov.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] uclibc config changes and cross-compiler
2011-01-21 7:46 [Buildroot] uclibc config changes and cross-compiler Sergey Naumov
@ 2011-01-24 16:02 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2011-01-24 16:02 UTC (permalink / raw)
To: buildroot
On Fri, 21 Jan 2011 10:46:48 +0300
Sergey Naumov <sknaumov@gmail.com> wrote:
> Does anybody know whether changes in uclibc.conf when cross-compiler
> is already built can lead to unrunnable programs?
I don't think there is an uclibc.conf file, but I assume you're talking
about uClibc .config file.
> For example, we made a toolchain with certain uclibc features. Then we
> decided to add/remove some programs from our build so we need
> additional/no longer need some uclibc features. Is it safe to rebuild
> only uclibc in this case, or we also have to rebuild compiler?
I am not an uClibc expert, but my understanding is that uClibc does not
provide ABI compatibility between versions and configurations.
Therefore, you cannot assume that programs compiled against version
A/configuration A of uClibc will work properly with version
B/configuration B of uClibc.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time 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:[~2011-01-24 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-21 7:46 [Buildroot] uclibc config changes and cross-compiler Sergey Naumov
2011-01-24 16:02 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox