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]

Re: Cannot create toolchain with arm-elf target and Cygwin host


I have tried to dig deeper into the problem. I have found in one of 
Makefiles, that this file must be generated during build process. But it 
does not. So there is definitey a bug in crosstool-0.38 or possibly in glibc 
or gcc build scripts.

I am sure someone has already met this problem. Please help to solve it. 
Thanks!


"Eugen Bigz" <zhenja@zlo.ee> wrote in message 
dlb2h6$5kb$1@sea.gmane.org">news:dlb2h6$5kb$1@sea.gmane.org...
> 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.
> 



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