-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on up-to-date 64 bit Raspberry Pi image #2
Comments
Same seems to be the case for a new Notebook with a Snapdragon, windows-arm64 or linux-arm64 Can I somehow take the released sources and compile myself? |
yes you can, source is here
https://github.com/freeconf/lang
We can add linux arm to set of binaries going forward as well.
…On Mon, Jul 22, 2024 at 4:59 AM Martin Maurer ***@***.***> wrote:
Same seems to be the case for a new Notebook with a Snapdragon,
which uses (not tried, but assuming)
windows-arm64
or
linux-arm64
Can I somehow take the released sources and compile myself?
—
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAACA7VB7LIIQOJVQDPBIUTZNTCXHAVCNFSM6AAAAABLH3C6HOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBSGQ2DGMRZGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sorry, you seem to know the project already. Project contains the source
for both Go and Python
You'll see the platforms here
https://github.com/freeconf/lang/blob/main/Makefile
If you add your os-arch you should get a binary. You can safely compile
this on any OS for any other OS.
…On Mon, Jul 22, 2024 at 7:19 AM Douglas Hubler ***@***.***> wrote:
yes you can, source is here
https://github.com/freeconf/lang
We can add linux arm to set of binaries going forward as well.
On Mon, Jul 22, 2024 at 4:59 AM Martin Maurer ***@***.***>
wrote:
> Same seems to be the case for a new Notebook with a Snapdragon,
> which uses (not tried, but assuming)
>
> windows-arm64
>
> or
>
> linux-arm64
>
> Can I somehow take the released sources and compile myself?
>
> —
> Reply to this email directly, view it on GitHub
> <#2 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAACA7VB7LIIQOJVQDPBIUTZNTCXHAVCNFSM6AAAAABLH3C6HOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBSGQ2DGMRZGY>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Linux aarch64 seems not be in the list of released versions:
https://github.com/freeconf/lang/releases/tag/v0.1.0-alpha
The text was updated successfully, but these errors were encountered: