* [Buildroot] mip32 uclibc broken - patch for uClibc-0.9.28 in 17728
@ 2007-02-02 20:55 d giddy
2007-02-03 12:14 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: d giddy @ 2007-02-02 20:55 UTC (permalink / raw)
To: buildroot
mips32 for the au1200 doesn't have the correct
options. If this patch is the correct direction, I
will test & confirm it works.
Thanks,
Doug
---
svn/buildroot/toolchain/uClibc/uClibc-0.9.28.config
2007-02-02 10:49:19.000000000 -0700
+++
buildroot-2007-02-02/toolchain/uClibc/uClibc-0.9.28.config
2007-02-02 13:51:30.000000000 -0700
@@ -34,10 +34,7 @@
# ARCH_BIG_ENDIAN is not set
# ARCH_SUPPORTS_LITTLE_ENDIAN is not set
# ARCH_SUPPORTS_BIG_ENDIAN is not set
-# ARCH_HAS_NO_MMU is not set
-ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
-UCLIBC_HAS_FPU=y
DO_C99_MATH=y
WARNINGS="-Wall"
KERNEL_SOURCE="/usr/src/linux"
@@ -55,12 +52,6 @@
# CONFIG_ARM_SA110 is not set
# CONFIG_ARM_SA1100 is not set
# CONFIG_ARM_XSCALE is not set
-# CONFIG_MIPS_ISA_1 is not set
-# CONFIG_MIPS_ISA_2 is not set
-# CONFIG_MIPS_ISA_3 is not set
-# CONFIG_MIPS_ISA_4 is not set
-# CONFIG_MIPS_ISA_MIPS32 is not set
-# CONFIG_MIPS_ISA_MIPS64 is not set
#
# General Library Settings
@@ -140,9 +131,7 @@
UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
UCLIBC_HAS_PRINTF_M_SPEC=y
UCLIBC_HAS_ERRNO_MESSAGES=y
-# UCLIBC_HAS_SYS_ERRLIST is not set
UCLIBC_HAS_SIGNUM_MESSAGES=y
-# UCLIBC_HAS_SYS_SIGLIST is not set
UCLIBC_HAS_GNU_GETOPT=y
#
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] mip32 uclibc broken - patch for uClibc-0.9.28 in 17728
2007-02-02 20:55 [Buildroot] mip32 uclibc broken - patch for uClibc-0.9.28 in 17728 d giddy
@ 2007-02-03 12:14 ` Bernhard Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2007-02-03 12:14 UTC (permalink / raw)
To: buildroot
On Fri, Feb 02, 2007 at 12:55:05PM -0800, d giddy wrote:
>mips32 for the au1200 doesn't have the correct
>options. If this patch is the correct direction, I
>will test & confirm it works.
What revision of buildroot do you use?
Please send me your egrep -v "^(#|$)" .config from buildroot so i can
see why patching the correct MMU into uClibc's config doesn't work
for you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-03 12:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-02 20:55 [Buildroot] mip32 uclibc broken - patch for uClibc-0.9.28 in 17728 d giddy
2007-02-03 12:14 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox