This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: building crossgcc for m68k-coff


On Oct 12, 2000, "ron tal" <tal347@hotmail.com> wrote:

>   gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include
> ../../src/libiberty/choose-temp.c

>   ../../src/libiberty/choose-temp.c:29: stdio.h: No such file or directory
>   ../../src/libiberty/choose-temp.c:30: sys/types.h: No such file or directory

You're missing header files in the *build* system.  What OS are you
running, that doesn't have these header files in /usr/include?

-- 
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]