[coyotos-dev] New binutils, gcc, crtfiles, newlib

youshe youshe.jaalon at gmail.com
Wed Apr 9 13:51:21 CDT 2008


> I'll start working on it tomorrow (in about 24h :)) from scratch, following the guide on coyotos site. I'll explain my problems on the list.
> 
> Fred

First tests before tomorrow, I get my first error, I don't know if it's me who made somthing bad or a bug.

I'll debug it later, but here is the faillog : 

------
mkdir BUILD/build-gdb-i386
(cd BUILD/build-gdb-i386; \
          CC=" gcc" ../gdb-6.7.1/configure \
             --prefix=/coyotos/host --mandir=/coyotos/host/share/man --infodir=/coyotos/host/share/info \
             --with-sysroot=/coyotos/sysroot-i386 \
             --target i386-unknown-coyotos)
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... Invalid configuration `i386-unknown-coyotos': system `coyotos' not recognized
configure: error: /bin/sh ../gdb-6.7.1/config.sub i386-unknown-coyotos failed
-------

Fred


More information about the coyotos-dev mailing list