On 6/9/07, Michael Banck <[EMAIL PROTECTED]> wrote:

Hi,


Hi!

On Sat, Jun 09, 2007 at 02:58:51PM +0200, christian nastasi wrote:
> Ok, some new questions.
> For the previous I understand on my own what can I do (or this is what I
> believe).
> - For the emulator I will use the bochs, because I see that there's an
hurd
> image working with such emulator.

Qemu is also known to work, and much faster than bochs.

See http://hurd.gnufans.org/bin/view/Distrib/HurdOnQEMU


Ok, thanks!

- For the cross compiler I found the Thomas scripts at
> http://nic-nac-project.de/~schwinge/tmp/cross-gnu-env and
> http://nic-nac-project.de/~schwinge/tmp/cross-gnu
>
> For these I have a problem. I follow the instruction reported in the
file
> cross-gnu. First of all the gnumach-1-branch doesn't  work because in
this
> tree "configure" and others were missing.

You need to run `autoreconf -f -i' or something similar to generate
those, the automatically generated files have been removed from CVS
recently.


Ok, maybe I have to apologize for my dumb questions, but now here we have a
more strange error for me:

make[2]: Entering directory
`/home/chris/own/develop/gnu/hurd-cross-compilation/src/glibc-2_3-branch/mach'
/home/chris/own/develop/gnu/hurd-cross-compilation/src/glibc.obj/mach/mach/mach_interface.udeps:1:
*** missing separator.  Stop.
make[2]: Leaving directory
`/home/chris/own/develop/gnu/hurd-cross-compilation/src/glibc-2_3-branch/mach'
make[1]: *** [mach/subdir_lib] Error 2
make[1]: Leaving directory
`/home/chris/own/develop/gnu/hurd-cross-compilation/src/glibc-2_3-branch'
make: *** [all] Error 2
+ rm -f
/home/chris/own/develop/gnu/hurd-cross-compilation/sys_root/lib/ld.so
+ exit 100

What about this? Did I forget something else?


So I decided to use the gnumach tree instead and it seems to be good.

The gnumach tree is unmaintained and known to be defunct.

> But same problem I found with the MIG.  Here follow the script output.
> "./cross-gnu: line 243:
> /home/chris/own/develop/gnu/hurd-cross-compilation/src/mig/configure: No
> such file or director"
>
> What can I do?

See above.

> - My last question: does anybody used before the bochs and created some
hurd
> image for it?

I haven't heard of people using Bochs for quite a while.


Michael




--
Christian Nastasi

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

Reply via email to