All of lore.kernel.org
 help / color / mirror / Atom feed
* libc and ARM_INSTRUCTION_SET
@ 2008-12-22 14:56 Andrea Adami
  2008-12-22 15:26 ` Koen Kooi
  2008-12-22 16:52 ` Henning Heinold
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Adami @ 2008-12-22 14:56 UTC (permalink / raw)
  To: openembedded-devel

Hi,
I'm testing uclibcgnueabi on c7x0.

Two doubts:

1) arm / thumb

Now armv5te machine defaults to "thumb" and uclibc fails do_compile:
http://tinderbox.openembedded.net/public/logs/2601805.txt

My solution offhand is to set ARM_INSTRUCTION_SET = "arm" in
uclibc.inc but perhaps someone can sort out a proper patch.

I checked how the settings are for glibc and well, the same string is in:
glibc.inc and (why?) in glibc-2.5.bb and glibc-2.7.bb which are
including glibc.inc...

2) is it actual and correct that uclibc and klibc are machine-specific?

#recent versions uclibc require real kernel headers
PACKAGE_ARCH = "${MACHINE_ARCH}"

Well, for klibc I'd say yes, it's bound to the kernel but still...I ask.

Thanks in advance

Andrea



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

end of thread, other threads:[~2008-12-22 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-22 14:56 libc and ARM_INSTRUCTION_SET Andrea Adami
2008-12-22 15:26 ` Koen Kooi
2008-12-22 16:52 ` Henning Heinold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.