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]

libgcc1.s:438:asm/unistd.h:No such file or directory


Hi,All,

    I tried to buid a cross-compiler for arm-linux on PentiumIII667 computer.
OS is RedHat 6.1. gcc downloaded by me is gcc-2.95.2.tar.gz. I've unpacked all the
 sources into xxx/gcc-2.95.2. My building sequences goes as follow:
1 cd xxx/gcc-2.95.2
2 mkdir gcc_objdir
3 cd gcc_objdir
4 ../configure --target=arm-linux --with-newlib
5 make
    .........
    .........
    done
    _udivsi3
    _divsi3
    _umodsi3
    _modsi3
    _dwmd_lnx
    libgcc1.s:438:asm/unistd.h:No such file or directory
    make [1] *** [libgcc1-asm.a] error 1
Why?? Who can help me?? Thank you very much !!
zhao shengzhe
E-mail:zsz@chinadigipro.com
 
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]