Coder Social home page Coder Social logo

Comments (4)

carrionlee avatar carrionlee commented on May 24, 2024 1

我是外行,google了一下,从源码重新编译了下
GOOS=linux GOARCH=mips64 go build
编译后,在edgerouter-4上能用

from mosdns.

IrineSistiana avatar IrineSistiana commented on May 24, 2024

曾经有过,但我好像之前 mips64 哪个版本有问题来着。我没设备没法测试。

你可以把根目录的 release.py 前头关于 mips64 的注释去掉,然后 python release.py 编译,试试 mips64 架构能正常使用么。

mosdns/release.py

Lines 29 to 32 in 62c89ad

# [['GOOS', 'linux'], ['GOARCH', 'mips64'], ['GOMIPS64', 'hardfloat']],
# [['GOOS', 'linux'], ['GOARCH', 'mips64'], ['GOMIPS64', 'softfloat']],
# [['GOOS', 'linux'], ['GOARCH', 'mips64le'], ['GOMIPS64', 'hardfloat']],
# [['GOOS', 'linux'], ['GOARCH', 'mips64le'], ['GOMIPS64', 'softfloat']],

from mosdns.

IrineSistiana avatar IrineSistiana commented on May 24, 2024

看来没问题了。

from mosdns.

IrineSistiana avatar IrineSistiana commented on May 24, 2024

reopen

下次 release 前备忘。

from mosdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.