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]

Error with patched crosstool-0.43 - demo-arm-softfloat-eabi


Hello,

I am new to crosstool and studying and experementing with crosstool 0.43.

I patched crosstool-0.43 suggested by you and ran demo-arm-iwmmxt.sh. It's giving following error.

./scripts/mkinstalldirs /opt/crosstool/arm-iwmmxt-linux-gnueabi/arm-iwmmxt-linux-gnueabi/include/gnu
/usr/bin/install -c -m 644 /home/arabinda/My-Project/crosstool-0.43.cosmos.patched/build/arm-iwmmxt-linux-gnueabi/gcc-4.1.1-glibc-2.5/build-glibc-headers/gnu/lib-names.h /opt/crosstool/arm-iwmmxt-linux-gnueabi/arm-iwmmxt-linux-gnueabi/include/gnu/lib-names.h
/usr/bin/install: cannot stat `/home/arabinda/My-Project/crosstool-0.43.cosmos.patched/build/arm-iwmmxt-linux-gnueabi/gcc-4.1.1-glibc-2.5/build-glibc-headers/gnu/lib-names.h': No such file or directory
make[1]: *** [/opt/crosstool/arm-iwmmxt-linux-gnueabi/arm-iwmmxt-linux-gnueabi/include/gnu/lib-names.h] Error 1
make[1]: Leaving directory `/home/arabinda/My-Project/crosstool-0.43.cosmos.patched/build/arm-iwmmxt-linux-gnueabi/gcc-4.1.1-glibc-2.5/glibc-2.5'
make: *** [install-headers] Error 2

I checked the location of lib-names.h. it's present in ./build/arm-iwmmxt-linux-gnueabi/gcc-4.1.1-glibc-2.5/glibc-2.5/ports/sysdeps/unix/sysv/aix/gnu/lib-names.h dir.

I run demo-arm-softfloat-eabi.sh and I am getting the same problem.

Please help. It would realy be great if you can provide some pointer to know more about crosstool variables.

Your help is highly appreciated.

Thanks and regards,

Arabinda


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