Re: Build Hurd toolchain

2007-10-30 Thread Shakthi Kannan
Hi, - On 10/30/07, Thomas Schwinge <[EMAIL PROTECTED]> wrote: | Type in the commands. (``sha'' should have been ``sha1sum''.) \-- Ok. Here are the checksum outputs: === OUTPUT BEGIN === $ sha1sum /bin/cross-gnu 87b69de0c8982c8d76ab50b6ba3fea2cad90a06e /bin/cross-gnu $ sha1sum /bin/cross-

Re: Build Hurd toolchain

2007-10-30 Thread Thomas Schwinge
Hello! On Tue, Oct 30, 2007 at 04:17:07PM +0100, Michael Banck wrote: > On Tue, Oct 30, 2007 at 04:10:02PM +0100, Thomas Schwinge wrote: > > On Tue, Oct 30, 2007 at 06:55:42PM +0530, Shakthi Kannan wrote: > > > "azeem" referred this documentation on IRC: > > > http://www.bddebian.com/~wiki/unsorte

Re: Build Hurd toolchain

2007-10-30 Thread Michael Banck
On Tue, Oct 30, 2007 at 04:10:02PM +0100, Thomas Schwinge wrote: > On Tue, Oct 30, 2007 at 06:55:42PM +0530, Shakthi Kannan wrote: > > "azeem" referred this documentation on IRC: > > http://www.bddebian.com/~wiki/unsorted/BuildingTheHurd/index.html > > > > I shall give it a try. > > I removed it

Re: Build Hurd toolchain

2007-10-30 Thread Thomas Schwinge
Hello! On Tue, Oct 30, 2007 at 06:55:42PM +0530, Shakthi Kannan wrote: > "azeem" referred this documentation on IRC: > http://www.bddebian.com/~wiki/unsorted/BuildingTheHurd/index.html > > I shall give it a try. I removed it from the wiki. It's obsolete. ``egcs-core-1.2.2''... Everything insid

Re: Build Hurd toolchain

2007-10-30 Thread Shakthi Kannan
Hi, - On 10/30/07, Thomas Schwinge <[EMAIL PROTECTED]> wrote: | During the next days I'll try to come up with a repository containing the | needed patches so that recent versions of GCC and glibc can be used. \-- Thank you. I know it is huge. But, I shall attempt to maintain it. "azeem" ref

Re: Build Hurd toolchain

2007-10-30 Thread Thomas Schwinge
Hello! On Tue, Oct 30, 2007 at 03:00:06PM +0530, Shakthi Kannan wrote: > I have used "autoreconf -f -i" in gnumach (gnumach-1-branch) and mig > (same error showed up) when used with CC=gcc-3.4. During the next days I'll try to come up with a repository containing the needed patches so that recent

Re: Build Hurd toolchain

2007-10-30 Thread Shakthi Kannan
Hi, Thanks for your answers. I have used "autoreconf -f -i" in gnumach (gnumach-1-branch) and mig (same error showed up) when used with CC=gcc-3.4. Now, it stops at: === BEGIN OUTPUT === + /home/foo/projects/hurd/working/build/src/glibc/configure --without-cvs --build=i686-pc-linux-gnu --host=

Re: Build Hurd toolchain

2007-10-30 Thread Michael Banck
On Tue, Oct 30, 2007 at 11:05:20AM +0530, Shakthi Kannan wrote: > - On 10/30/07, Thomas Schwinge <[EMAIL PROTECTED]> wrote: > | As building a proper cross compiler is not trivial (as you are > | experiencing), may I ask why you need to build one? > \-- > > So that I can compile (or cross-compi

Re: Build Hurd toolchain

2007-10-29 Thread Shakthi Kannan
Hi, - On 10/30/07, Thomas Schwinge <[EMAIL PROTECTED]> wrote: | As building a proper cross compiler is not trivial (as you are | experiencing), may I ask why you need to build one? \-- So that I can compile (or cross-compile) applications on the host PC, and test them with Hurd on Qemu? I wa

Re: Build Hurd toolchain

2007-10-29 Thread Thomas Schwinge
Hello! On Mon, Oct 29, 2007 at 07:08:03PM +0530, Shakthi Kannan wrote: > Trying to build a cross-compiler Hurd toolchain on x86 (Debian Etch): As building a proper cross compiler is not trivial (as you are experiencing), may I ask why you need to build one? There may very well be a more easy way

Re: Build Hurd toolchain

2007-10-29 Thread Samuel Thibault
Shakthi Kannan, le Mon 29 Oct 2007 19:08:03 +0530, a écrit : > configure: error: cannot find install-sh or install.sh in build-aux > "/home/foo/projects/hurd/working/build/src/gnumach"/build-aux autoreconf -f -i ___ Bug-hurd mailing list Bug-hurd@gnu.o

Re: Build Hurd toolchain

2007-10-29 Thread Shakthi Kannan
Hi, Trying to build a cross-compiler Hurd toolchain on x86 (Debian Etch): As suggested by Vitalie, I am using the following: binutils-2.15 gcc-3.4.3 glibc-2.3.5 gnumach-1-branch (from cvs) hurd (from cvs) mig-1.3 (from cvs) Using CC=gcc-2.95, cross-gnu, and cross-gnu-env, I hit this error: ===

Re: Build Hurd toolchain

2007-10-20 Thread Shakthi Kannan
Hi, I am trying to build a Hurd toolchain using cross-gnu and cross-gnu-env on Debian Etch. Steps followed: 1. Copy cross-gnu and cross-gnu-env to /bin. 2. mkdir -p build/src 3. Extract all source packages into build/src: binutils glibc gcc mig gnumach

Re: Build Hurd toolchain

2007-10-03 Thread Shakthi Kannan
Hi, - On 9/29/07, Thomas Schwinge <[EMAIL PROTECTED]> wrote: | See the shell script mentioned above. It contains a number of comments, | but may also be not completely up-to-date anymore. So, please report | back. \-- Since you have posted in help-hurd, I have replied there. The following l

Re: Build Hurd toolchain

2007-09-29 Thread Thomas Schwinge
Hello! On Fri, Sep 28, 2007 at 10:47:49PM +0200, Shakthi Kannan wrote: > I am interested in building a toolchain for compiling Hurd, Mig on x86 > Debian Etch GNU/Linux. Be made aware that -- while it is possible, of course -- this is not trivial to do. You'll have to patch several of the source