Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-23 Thread marian
Thanks all. Indeed changing the target name, was the solution to be able to build. Marian On Apr 19, 2014, at 12:42 AM, mar...@byteanywhere.com wrote: Thanks all for the replays. I am trying to create a cross compiler using the steps for building LFS when the temporary tools are build

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-19 Thread marian
have a symlink between: ls -ld /tools lrwxrwxrwx 1 root root 47 Apr 17 08:08 /tools - /home/marian/crosstool/x86_64-unknown-linux-gnu/ export PREFIX=/home/marian/crosstool/x86_64-unknown-linux-gnu export TARGET=x86_64-unknown-linux-gnu export SYSROOT=/home/marian/crosstool/x86_64-unknown

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-19 Thread marian
This is the gcc compile error configure:8604: checking whether the C compiler works configure:8626: /home/marian/kits/crosstool-0.43/build/x86_64-unknown-linux-gnu/build-gcc/./prev-gcc/xgcc -B/home/marian/kits/crosstool-0.43/build/x86_64-unknown-linux-gnu/build-gcc/./prev-gcc/ -B/tools

[lfs-support] error when trying to cross compile glibc-2.19

2014-04-18 Thread marian
Hi, I am getting the following error trying to build LFS 5.7 x86_64-unknown-linux-gnu-gcc -D_RPC_THREAD_SAFE_ -D_GNU_SOURCE -DIS_IN_build -include /home/marian/kits/crosstool-0.43/build/x86_64-unknown-linux-gnu/glibc-build/config.h rpc_main.c \ -o /home/marian/kits/crosstool

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-18 Thread marian
thats the cause of the problem i can create it and try that way as well. The host is x86_64 with kernel 3.7.10 I have a symlink between: ls -ld /tools lrwxrwxrwx 1 root root 47 Apr 17 08:08 /tools - /home/marian/crosstool/x86_64-unknown-linux-gnu/ export PREFIX=/home/marian/crosstool/x86_64-unknown