Hello,
We are having trouble with bootstrapping glibc on Debian Hurd. To get
crt*.o, we run
/usr/bin/make cross-compiling=yes -C build-tree/hurd-i386-libc csu/subdir_lib
At some point it gets into
> /usr/bin/make -C ../mach mach-before-compile no_deps=t generating=t
then it builds a couple o
Hello,
We got further with cross-bootstrapping hurd-i386, up to installing
glibc headers. The debian packaging however seems to be running a
subdir_lib build in csu (to get crt[1in].o). This ends up looping in
some rule, see below. Manolis, does that ring you a bell?
Samuel
touch /tmp/glibc-2