On Sat, 2 Feb 2019 12:54:02 -0800 (PST),
hr.meh...@gmail.com declaimed the
following:
>Hi everybody
>I want to cross compile qt for BBB but i have some Errors :
>
<SNIP>
>/home/hrmt/Downloads/gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/7.4.1/../../../../arm-linux-gnueabihf/bin/ld.gold:
>error: cannot open crtn.o: No such file or directory
>>
>/home/hrmt/Downloads/gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/7.4.1/../../../../arm-linux-gnueabihf/bin/ld.gold:
>error: cannot find -lrt
>>
>/home/hrmt/Downloads/gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/7.4.1/../../../../arm-linux-gnueabihf/bin/ld.gold:
>error: cannot find -lpthread
>>
>what should i do?
First -- make sure you have those library/object files installed FOR
THE TARGET ENVIRONMENT!. If you do have them, what directory are they in...
Second -- only if you do have them -- make sure the directory (or
multiple directories) are listed in the LD_LIBRARY_PATH environment
variable for the cross-build..
--
Wulfraed Dennis Lee Bieber AF6VN
wlf...@ix.netcom.com HTTP://wlfraed.home.netcom.com/