bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem when building glibc for linux-sh...


From: Dan Kegel
Subject: Re: Problem when building glibc for linux-sh...
Date: Wed, 04 Jun 2003 11:31:14 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

Prabhakar Kalasani wrote:
Hi all

I am trying to build the linuxsh for sh3 target with the following ,

binutils-2.13.90.0.18
gcc-3.2.3
glibc-2.2.5

Binutils, gcc were successfully built for the target.

Patched like this....

$ tar -xvzf glibc-2.2.5.tar.gz
$ tar -zxvf glibc-linuxthreads-2.2.5.tar.gz
$ cd glibc-2.2.5
$ patch -p1 < ../glibc_2.2.5-1.0.diff

$ patch -p1 < ../glibc-2.2.5-sh_dl-machine.patch
$ patch -p1 < ../glibc-2.2.5-pread_pwrite-sh-linux.patch $ patch -p1 < ../glibc-2.2.5-fpscr_values.patch
$ patch -p1 < ../glibc-2.2-sh-netinet.patch

For the curious, I think those patches come from
http://www.sh-linux.org/rpm-2003/SRPMS/glibc-2.2.5-8.src.rpm

Prabhakar, I'm trying to build glibc for sh, too, though I haven't
started using those patches yet; I'm using just the minimum
patches needed to build, and will pull in the sh-linux.org patches
if I need them to pass regression tests.
My scripts are at http://kegel.com/crossgcc/

- Dan







reply via email to

[Prev in Thread] Current Thread [Next in Thread]