On Wed, 13 Jan 2016 11:28:22 -0700
KI7MT <ki7m...@gmail.com> wrote:

> Hi Richard,
> 
> Yes, but that is a native ARMHF environment (Ubuntu Mate armv7 / Debian
> - Raspbian etc ). What Bill is after is a cross-compile-setup, say Linux
> amd64 base, then cross compile for armv7.
> 
> 73's
> Greg, KI7MT
>
Hi Greg
The disadvantage of cross compiling is you still need to test it
If you run a linux machine with QEMU running a ARMhf platform, you can write 
the code on the linux
machine and test it. then export the source code to the QEMU Virtual machine, 
compile and test.
Moreover, you can check that it will run within the constraints of the ARMhf 
typical SBC.
It has the advantage that it improves the code written.
When the first PCs came on the market , you had to be careful to make your 
coding efficient and
lite,
then came bloatware and that all went out thru the window, why do something in 
a few lines of
efficient code when you can visually do it taking ten times , often more, space.
Its all marketing, the bigger it is the more you can charge, it doesn't matter 
what the commodity
people equate size with value.
Take a straw poll on what people consider better value for the same price a 
piece of software 1.5
GB or one 200MB, they will think the the 1.5GB is better value as they are 
getting more bytes to
the buck.
Therefore, IHO, its better to use a QEMU VM on a linux host and know your code 
works, than to just
cross compile and hope it works.

Asbestos pants donned ready :)
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##################################################################################
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##################################################################################
 


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to