This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cannot create toolchain with arm-elf target and Cygwin host


Hi all!

I have successfully crated gcc-3.4.4, glibc-2.3.5 on SuSe with 
crosstool-0.38. Works perfectly.
However, when I try to do the same on Cygwin host, I get an error


+ mkdir -p /opt/crosstool/gcc-3.4.2-glibc-2.3.3/arm-elf/arm-elf/include/gnu
+ touch 
/opt/crosstool/gcc-3.4.2-glibc-2.3.3/arm-elf/arm-elf/include/gnu/stubs.h
+ cp 
/projects/crosstool-0.38/build/arm-elf/gcc-3.4.2-glibc-2.3.3/glibc-2.3.3/include/features.h 
/op
t/crosstool/gcc-3.4.2-glibc-2.3.3/arm-elf/arm-elf/include/features.h
+ cp bits/stdio_lim.h 
/opt/crosstool/gcc-3.4.2-glibc-2.3.3/arm-elf/arm-elf/include/bits/stdio_lim.h
+ cp misc/syscall-list.h 
/opt/crosstool/gcc-3.4.2-glibc-2.3.3/arm-elf/arm-elf/include/bits/syscall.h

cp: cannot stat `misc/syscall-list.h': No such file or directory


I noticed, that there is no such file as bits/syscall.h, but in SuSe 
environment it exists.

Can you give me a hint, what to do to solve the problem.

Regards,
Eugen 




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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