[oe-issues] [Bug 2453] New: MIPS patches for glibc-2.3.3 from linux-mips.org
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Jun 9 07:38:32 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2453
Summary: MIPS patches for glibc-2.3.3 from linux-mips.org
Product: Openembedded
Version: unspecified
Platform: MIPS
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: jake at cogini.com
QAContact: tinderbox-oe at gmx.net
Created an attachment (id=1590)
--> (http://bugs.openembedded.org/attachment.cgi?id=1590)
MIPS and gcc 3.4 patches for glibc-2.3.3
This patch allows me to build my mipsel board with
2.4.20 kernel:
PREFERRED_VERSION_linux-libc-headers = "2.6.15.99"
PREFERRED_VERSION_glibc-initial = "2.3.2"
PREFERRED_VERSION_glibc-intermediate = "2.3.3"
PREFERRED_VERSION_glibc = "2.3.3"
PREFERRED_VERSION_gcc = "3.4.4"
PREFERRED_VERSION_gcc-cross = "3.4.4"
PREFERRED_VERSION_gcc-cross-sdk = "3.4.4"
PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
GLIBC_EXTRA_OECONF += " --with-tls --without-__thread --disable-sanity-checks"
PREFERRED_VERSION_binutils ?= "2.17.50.0.5"
PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5"
PREFERRED_VERSION_binutils-cross-sdk ?= "2.17.50.0.5"
The main patch comes from the linux-mips.org mailing list:
http://www.linux-mips.org/archives/linux-mips/2004-10/msg00068.html
There is also a patch to compile with gcc 3.4.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list