Trying to build a cross compiler from linux to netbsd...
Alexandre Oliva
aoliva@redhat.com
Tue Jan 2 19:37:00 GMT 2001
On Jan 3, 2001, Dick Munroe <munroe@csworks.com> wrote:
> ../../egcs-1.0.3a/gcc/objc/runtime.h:31: stdio.h: No such file or
> directory
> ../../egcs-1.0.3a/gcc/objc/runtime.h:32: ctype.h: No such file or
> directory
You must have a copy of the C library headers of the target machine in
order to build GCC. You should have pointed to them with the
configure flag --with-headers.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list