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: Hurd install with crosshurd (Debian Etch)

2007-10-29 Thread Thomas Schwinge
Hello! On Sat, Oct 20, 2007 at 04:49:06PM +0100, Samuel Thibault wrote: > Shakthi Kannan, le Sat 20 Oct 2007 19:14:48 +0530, a écrit : > > start (hd0,3)/hurd/ext2fs.static: (hd0,3)/hurd/ext2fs.static > > device:hd0s4: No such device or address > > > > Is this because of no SATA support for gnumac

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: ===