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: Cross-compile GCC to alpha architecture


I have copied all the glibc headers files into this directory : opt/crossgcc/include.
This directory is read by default in my configure script (option --includedir=PREFIX/include).



I still have the same error when I cross-compile GCC.
##########################################
../../gcc-4.1.0_src/gcc-4.1.0-20060106/gcc/config/alpha/linux-unwind.h:32:20: error: signal.h: No such file or directory
../../gcc-4.1.0_src/gcc-4.1.0-20060106/gcc/config/alpha/linux-unwind.h:33:26: error: sys/ucontext.h: No such file or directory
##########################################


Can you be more precise for the installation of these headers?
Thomas


Mike Frysinger wrote:


On Thursday 09 February 2006 09:32, Thomas Bernard wrote:


And I've these errors after doing during the compilation "make all-gcc":
In file included from
../../gcc-4.1.0_src/gcc-4.1.0-20060106/gcc/unwind-dw2.c:256:
../../gcc-4.1.0_src/gcc-4.1.0-20060106/gcc/config/alpha/linux-unwind.h:32:2
0: error: signal.h: No such file or directory



you forgot to install glibc headers first -mike

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




-- ========================================= Thomas Bernard

Section of Computer Systems Architecture

Universiteit van Amsterdam
Informatics Institute
Kruislaan 403
1098 SJ Amsterdam
Room F.146

E-Mail: tbernard@science.uva.nl
=========================================



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


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