i was trying to cross compile my OpenDDS software through it but i keep getting errors while running the make command
i ran configure command which had no errors
**syedli@ubuntu:~/Desktop/OpenDDS-3.12$ ./configure --target=linux-cross\
I don't think this is a problem with the toolchain (which is what these issues are supposed to be about), but if you upload the Makefile somewhere we should be able to work out what is going wrong.
i was trying to cross compile my OpenDDS software through it but i keep getting errors while running the make command
i ran configure command which had no errors **syedli@ubuntu:~/Desktop/OpenDDS-3.12$ ./configure --target=linux-cross\
--target-compiler="/home/syedli/Desktop/tools-master/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++"**
But when i ran make command syedli@ubuntu:~ make i got the following errors
CRosscompiling Error.txt