alcane Posted March 14, 2020 Share Posted March 14, 2020 Hi, I have some c files that i would like to compile with gcc on the Shark. I understood that Shark is using openwrt. So i create my dev vm with openwrt on it. I compile my program "HelloWorld.c" and i copy on the shark .... but its not work. Its my begining to work on very tiny soc ... so any help will be welcome 🙂 Alexander Link to comment Share on other sites More sharing options...
Aaron Outhier Posted June 21, 2020 Share Posted June 21, 2020 Hello, and welcome to Hak5 forums. Let me start by pointing out that you aren’t getting any replies, because you have posted very little info as to the problem you are having. There are just too many possible causes to your troubles, and most folks don’t want to deal with rookies. I always try to remember we were all rookies once upon a time. That said, please run the following commands on your SharkJack, and post the output in your reply: ls -lh file <name-of-your-compiled-program> Note: I haven’t checked yet if the SharkJack has the “file” command. If it doesn’t, you may simply run the second command on your dev environment. Naturally, substitute the actual name of your program. Do not include the <angled brackets>. Link to comment Share on other sites More sharing options...
Darren Kitchen Posted June 26, 2020 Share Posted June 26, 2020 I recommend checking that the target for your cross compiler is the MT7628DAN MIPS SoC. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.