This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

errors occur while building cross compiler


Hello,Dear sir:

I want to build a cross compiler under the instructions I have found on 
Internet,
the instructions are as following:

    configure --target=powerpc-linux --prefix=/home/foo -v
    make all install

but I failed after the binutils 2.11.2 was successfully built. Below I list 
the error messages which I got while building the Cross Compiler. 

In file included from tm.h:6,
                 from config/rs6000/xm-sysv4.h:35,
                 from tconfig.h:3,
                 from libgcc2.c:36:
config/rs6000/linux.h:81:20: signal.h: No such file or directory
config/rs6000/linux.h:82:26: sys/ucontext.h: No such file or directory
make[2]: *** [libgcc/ ./_modi3.o] Error 1
make[1]: *** [stmp-mutilib] Error 2
make: *** [all-gcc] error 2

How can I achieve my goal? I need your help!
best regards

yang tengyong
7/11

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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