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:

=== ERROR BEGIN ===

+ /home/foo/projects/hurd/working/build/src/gnumach/configure
--host=i586-pc-gnu --prefix=
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
configure: error: cannot find install-sh or install.sh in build-aux
"/home/foo/projects/hurd/working/build/src/gnumach"/build-aux
make: *** [build] Error 1

=== END ===

How do I fix this --host option?

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to