May be a Raspberry Pi could be used as a build machine for Stretch, armhf,
as Raspbian based on Debian Stretch is just released. I've successfully
built LinuxCNC on an RPi 3B running on Raspbian Stretch and run it on a BBB
running on Debian Stretch.
Interestingly, RPi has 64bit ARM CPU while Raspbian is armhf architecture.



2017-08-16 11:09 GMT+08:00 Sebastian Kuzminsky <s...@highlab.com>:

> On 08/15/2017 09:05 PM, 王若溪 wrote:
>
>> Yes, you can build LinuxCNC for Stretch on armhf.  The only reason we
>>> don't provide these packages is we don't have a dedicated Stretch armhf
>>> build machine.
>>>
>>
>> Here are instructions on building the debs yourself.  This assumes a
>>> native build, not a cross build, so running everything on the BeagleBone
>>> Black:
>>>
>>
>> Thanks a lot.
>>
>> Is BBB's 512MB memory enough to build LinuxCNC? And I'm curious that why
>> cross build is not used in dedicated build machine.
>>
>
> I've built LinuxCNC on a BBB, but I might have had swap enabled, I don't
> remember.
>
> We don't cross-build because we want to run the test suite, and that
> requires executing the compiled binaries, which doesn't work in a
> cross-build environment.
>
>
> Is building on arm64 architecture such as Jetson TX1 considered as cross
>> build? I happen to have an idle Jetson TX1 with 4GB memory, don't know if
>> useful.
>>
>
> Building for arm64 on arm64 is not a cross build.  Building for non-arm64
> on arm64 would be a cross build.
>
> I don't have any arm64 machines, so i've never tried building/testing
> LinuxCNC on one.
>
>
> --
> Sebastian Kuzminsky
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to